You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Keval Bhatt (JIRA)" <ji...@apache.org> on 2019/06/17 12:45:00 UTC

[jira] [Updated] (ATLAS-3263) UI: Assign button (Create Term) should be blocked while an API call is in progress

     [ https://issues.apache.org/jira/browse/ATLAS-3263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keval Bhatt updated ATLAS-3263:
-------------------------------
    Fix Version/s: 3.0.0
                   2.1.0
                   1.2.0

> UI: Assign button (Create Term) should be blocked while an API call is in progress
> ----------------------------------------------------------------------------------
>
>                 Key: ATLAS-3263
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3263
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Rahul Kurup
>            Assignee: Binit Gutka
>            Priority: Minor
>             Fix For: 1.2.0, 2.1.0, 3.0.0
>
>         Attachments: ATLAS-3263.patch, disableassignbutton.jpg
>
>
> It is possible that if the user clicks the Assign button in the Create Term window multiple times rapidly, the UI detects and acknowledges the same as displayed in the screenshot below. 
> !disableassignbutton.jpg|width=200,height=200!
> The side-effect of this behaviour is that these clicks are recognized in the Audit Log of the entity (to whom term is assigned) and we have multiple "Term Created" entries even though it refers to only one term being created.
> To avoid such behaviour, it would be better to lock the Assign button while the API call is in progress.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)