I’m looking for a way to get a list of all synced issues and their remote issue key.
We basically want to be able to create a CSV file “LOCAL”, “REMOTE” without bulk unexalating and without syncing the remote key to a Jira field.
I was looking at the database tables, but didn’t bump into the correct table to get this mapping I think. I’m fine doing something via the rest api too.