Basically, I have sync the Jira database with our local db and problem is I am unable to sync issues or worklog which is being deleted later.
I need to fetch those data to delete it from our local db.
Hello,
Jira database does not contain information about deleted issues. You would need to go through the logs of you database to find this info. Each database has its own tools for it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
At least I need issueid/worklogid which are being deleted so that I can delete them from our database as well, please help if there is some other way to resolve this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.