I'm currently trying to retrieve project information from the database of Jira Data Center. The data I am after is.
There are MySQL and POSTGRESQL scripts out there however I need something compatible with Oracle.
@Markeese Martin If you have a MySQL or PostgresSQL script you should be able to make some small tweaks to it and it will work on Oracle. The table structure is the same in all DBs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.