-
Bug
-
Resolution: Won't Fix
-
Low
-
None
-
7.2.0
-
7.02
-
Severity 3 - Minor
-
Summary
If an Update Issue Field post-function is added for a transition, and the field was updated, the event will not reflect the initial state of the issue in the Issue change event.
Steps to Reproduce
- Create a new project
- Configure a post-function to set the Issue Resolution for a resolution transition.
- Create an issue
- Resolve the created issue
- Observe changes in the issue history do not reflect the state before the transition.
Expected Results
- An issue changed event should be fired which reflects the state of the issue prior to the transition.
Actual Results
- The issue changed event reflects only the state following the transition, and the change caused by the post-function added.
- causes
-
JSDSERVER-4038 Setting resolution twice is preventing 'Resolve Issue' notification in SD
-
- Closed
-
-
JSDS-384 Loading...
- is related to
-
JRACLOUD-65153 Assignee changed not saved in history if the change is made with a post function
-
- Closed
-
- mentioned in
-
Page Loading...