-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 9.12.0, 10.3.0, 10.3.8
-
Component/s: Dashboard & Gadgets, Issue - View Issue
-
None
-
9.12
-
1
-
Severity 3 - Minor
Issue Summary
The Activity Stream plugin does not capture workflow post-function events in both the dashboard gadget and the issue Activity tab.
Steps to Reproduce
- In your Jira environment, access any project's workflow
- In the workflow configuration, select any transition (ie Any status to IN PROGRESS)
- In the transition setting, click the Post Functions link and then the Add post function link
- Select the Update Issue Field post function
- Issue Field: Description
- Field Value: Test Description
- Trigger the post function by transitioning one ticket from any status to IN PROGRESS
Screen recording: ActivityStream_workflow-postfunction.mp4![]()
Expected Results
The Activity Stream and Activity tab should show both workflow transitions and post-function events.
Actual Results
The Activity Stream and Activity tab records only show the workflow transitions and NOT the post-function event.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available