-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
7.7.0, 7.11.1
-
7.07
-
1
-
Severity 3 - Minor
-
Summary
Click on ' Add tab ' button multiple times on issue screen configuration will cause multiple requests to be sent when ' Add ' button is pressed later on
Steps to Reproduce
- Create and configure a new issue screen.
- Press the "Add tab + " button.
- Enter a tab name. (in my case, I used "1")
- Repeat Step 2 and 3. (in my case, I repeated the steps for over 100 times)
- Lastly, press the "Add" button only once. This will send all the requests (although in UI, it appears as only one "add tab") over to JIRA.
Expected Results
JIRA should only add one tab and ignore the rest.
Actual Results
There are two possible outcomes:
- Internal error causing users unable to further configure the screen:
- Duplicate tab with the same name added to JIRA UI and database:
Notes
Possible Outcome 1:
In some cases, the internal error will resolve itself after some time.
Possible Outcome 2:
Please note that the duplicated tab can still be removed/deleted.
Workaround
There is no workaround other than not to spam the "Add tab +" button.
- relates to
-
JRASERVER-30649 Prevent duplicate form actions from happening - regression
- Closed