-
Bug
-
Resolution: Fixed
-
Low (View bug fix roadmap)
-
None
-
8.5.0, 8.3.5
-
None
-
8.03
-
1
-
Severity 3 - Minor
-
0
-
Issue Summary
The Database Schema Generator isn't excluding tables.
Steps to Reproduce
- Install the jar from https://developer.atlassian.com/server/jira/platform/database-schema/
- Generate a database schema, the default excluding field will be set with AO_* already but you can enter any other table you want to.
- Run it
- Take a look at the generated file, all the AO_ tables along with the other entered tables will be there.
Expected Results
- To exclude the tables as specified in the documentation.
Actual Results
- The tables specified in the excluding field aren't excluded from the generated schema.
Workaround
There is no workaround at the moment.
- is related to
-
JRASERVER-70498 Schema generator plugin for Jira 8
- Closed
- Mentioned in
- mentioned in
-
Page Failed to load
Form Name |
---|
The new version of the schema generator has been released and uploaded to the documentation page.
The issue has been fixed, and the functionality of filtering AO tables has been restored.
Also, the schema pdfs for Jira 8.13 and 8.20 have been uploaded.
Cheers,
Mateusz