Details
-
Bug
-
Status: Done
-
L3
-
Resolution: Duplicate
-
6.44.0
-
None
-
None
-
2.1
Description
When using Fragment Web Item to open a dialog box, it will not work when it is placed in Tempo drop-down menu. Instead of popping up the dialog box, it will access the page directly instead.
Steps to Reproduce
- Install Tempo and ScriptRunner 6.44.0 plugins
- Create a REST endpoint using the sample script here
- Create a Fragment Web Item:
- What section should this go in: tempo_menu/tempo_menu_dropdown
- Condition: return true
- Do what: Run code and display a dialog
- Link: /rest/scriptrunner/latest/custom/showDialog
- Click on the created Web Item
- In the Jira Header, click on 'Tempo' and it should be there
Expected Behaviour
The Web Item would display a dialog box:
Actual Behaviour
The Web Item accessed the REST endpoint page directly instead:
Attachments
Issue Links
- duplicates
-
SRJIRA-5868 ShowDialog and ShowFlag web item actions do not work in certain location
-
- Done
-