I need to find a list of JIRA Issues that have been deleted. With the JIRA connector I can only get the non-deleted JIRA Issues. Is there way to get a list of JIRA Issues? Just the Issue IDs will suffice.
Hey @saqib
Just wanted to drop a quick reply to this, When a user deletes a Jira issue, it is completely deleted from the database, you will not be able to view it using UI or rest API.
I hope that helps :)
Kind regards, Joe
Hi @JoeCommunityManager . I think it is possible. For e.g. see Fivetran's documentation:
https://fivetran.com/docs/applications/jira
It specifically mentions that the deletions are captured. So there has to be a way that Fivetran is utilizing to capture these deletes.