Hi all,
Through REST Api I am able to load newly created issues into our datawarehouse.
I know that if an issue is deleted from Jira it can't be found anywhere anymore but there might be a chance that there is a workaround for the issue I am facing.
Is there a way to delete issues from your datawarehouse which are deleted from Jira?
Regards,
Giovanni
Catch the "issue deleted" event (by listener or email) and use that to identify what needs deleting or flagging in your data warehouse.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.