-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
Severity 3 - Minor
-
Issue Summary
when using create new issue with attachment field cloned from original issue then no issue updated webhook is triggered for assigning cloned attachment with new issue
Steps to Reproduce
- configure automation so that new issue is created from original issue (attachment field is copied)
- configure webhook (eg. webhook.site) for issue created, issue updated, attachment created events
3. create issue and wait for other issue to be created
Expected Results
following webhooks should be triggered
- issue created (with empty attachment field)
- attachment created
- issue updated (with attachment field filled, and change history for attachment field present)
Actual Results
- issue created (with empty attachment field)
- attachment created
no issue updated event is triggered
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is related to
-
JRACLOUD-34232 As an Admin, I would like more granularity over the types of changes that trigger the Issue Updated event
- Gathering Interest
- relates to
-
ECOHELP-22151 Loading...