Hi,
In connect apps, the issue_deleted event had a parent field in the payload.
In Forge, the issue_deleted event payload does not have the parent field. Is there a way to get the Parent of the deleted issue? Then, we can either transition the parent or calculate some field values for the parent issue. This looks like a regression in Forge. It is the same for create and update events, but in such cases, we can at least re-fetch the issue.
2 Likes
Is there a way to get the parent of a deleted issue?
Same problem. Need parent in avi:jira:created:issue and avi:jira:updated:issue events.
Also wondering if the Forge application will receive an event for the IssueParentAssociation field.
See that IssueParentAssociation comes with the changelog.