-
Bug
-
Resolution: Timed out
-
Low
-
Severity 3 - Minor
-
Issue Summary
If you open saved filter and edit it you must execute a search before you can save, this is working as intended. However there is an error occuring on the method used to trigger the search and there a difference in outcome when you trigger the search via the enter/return key or if you click the "Search" button with your mouse before you save, Noting this is a cosmetic error only but does cause confusion as to wether the save was successful not leaving behind a "Edited" identifier intended to tell the user the filter needs to be saved although it already has been saved.
Environment
Jira Cloud
For Jira Server See corresponding BUG: https://jira.atlassian.com/browse/JRASERVER-70108
Steps to Reproduce
- Open a Saved filter in the issue navigator
- edit the filter in any way
- Note that next to the JQL's title a object "Edited" appears noting a change occurred to the filter and it needs to be saved
- Click the search button with your mouse
- Click Save
- a popup noting the save was successful will appear in the upper right corner of the active browser window
- Note the "Edited" notation goes away
- Note that the filter is saved correctly
- Make another change to the filter
- Note the "Edited" notation re-appears
- This time Hit return/enter key to trigger the search
- Select save
- a popup noting the save was successful will appear in the upper right corner of the active browser window
Expected Results
It is expected that the Edited notation will go away noting the current filter displayed is correct without any pending edits needed to be saved before navigating from the page
Actual Results
While the filter is correctly saved it will still display the "Edited" object causing confusion to the end user that is not sure if the filter has actually saved correctly or not
Notes
The "Edited" notation is class "filter-edited-object"
Workaround
Using the mouse click to search before saving will make the edited notation go away to provide verification the filter was saved, BUT it is not necessarily needed as the save action is completing and and a popup will note successful as well so the edited notation is only a cosmetic error, But just to be on the save side you can also re-open the filter in a new tab just to verify the save was successful so you do not navigate away and loose track of the filter changes.
- was cloned as
-
JRASERVER-70108 Mouse Click and return/enter in JQL edit have different outcomes
- Gathering Impact