Hello, as a sysadmin I need to export all jira issues regarding a certain team to csv. Using Issue Search only those issues are displayed (and can be exported in a second step) that I can see with my permissions. What I need would be to see all issues regarding that specific team nevertheless if I have the permission for a single issue or project. Is that possible?
I mean as sysadmin I can grant me view permission and stuff for every project but we have around 500 projects configured which will take years to grant and to deleted afterwards. At the moment the issue csv export is not feasible for me since I cannot verify if all issues shown with my filter are all existing issues.
Any option maybe with database or stuff? Basically something like "All issues with customfield_10000 = Team Germany".