-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
5.2.11, 6.0, 7.3.7, Archived Jira Cloud
-
5.02
-
15
-
Severity 2 - Major
-
2
-
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
Post Functions placed after the "Creates the issue originally." event will not persist in the database and this is not clarified or restricted within JIRA.
Steps to reproduce
- Copy the default JIRA workflow
- Add the "Update Issue Field" post function to the "Create Issue" transition
- Set the function to update any field (Description, Assignee, etc.) to a specific value
- Create the issue
Expected results
The issue is created with the assignee/description/whatever specified in the post function.
Actual results
The issue is created without the change that's specified in the post function.
I can replicate this on a fresh install of JIRA 6.0, as well as 6.0-OD-12 and -13.
Workaround:
- is caused by
-
JRASERVER-33256 Restrict Post Functions to Sensible Timings
- Closed
- is duplicated by
-
JRACLOUD-65447 Workflow Post-Function 'Set Field Value from Parent' Not working properly
- Closed
- relates to
-
JRACLOUD-33182 Update Issue Field post function doesn't fire when set for Create Issue transition
- Closed