Details
-
Bug
-
Status: Done
-
High
-
Resolution: Done
-
5.5.9, 5.6.6, 5.6.6.1-jira8
-
None
-
SR4J Sprint 70, SR4J Sprint 71, SR4J Sprint 72
-
4.2
Description
Opening multiple constrained issue dialog on the same issue page does not refresh the behavior context id obtained using getBehaviourContextId().
Steps to reproduce:
- Create two constrained issue dialogs
- Create a behavior to check the getBehaviourContextId() value
- Open the first constrained dialog, the getBehaviourContextId() value is correct
- Press the "Cancel" button on the dialog and open the second constrained dialog
- Here the value of the getBehaviourContextId() method is wrong, the value is still the one from the first dialog
Expected result
The getBehaviourContextId() method returns the correct value each time a constrained issue dialog is opened
Actual result
The getBehaviourContextId() method returns the value of the first constrained issue dialog opened
Attachments
Issue Links
- relates to
-
SRJIRA-3642 The getContextIssueId() method returns value from a previously selected issue
-
- Done
-