-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: Email notifications
-
None
At the moment the issue created event for a sub-task is being generated before the link to the parent issue is created.
This means that the issue listeners do not know the sub-tasks id. We can put the parent issue's id into the issue created event as a param.
A better (proper) fix for this would be to implement JRA-9358. However, that change would be more work and more infrastructure changes.
- relates to
-
JRASERVER-9358 When creating subtasks the issue creation event is fired before the subtask link is created
- Closed