-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 10.2.2
-
None
-
Severity 3 - Minor
Issue Summary
ATST (Atlassian Troubleshooting and Support Tools) does not generate useful information in bandana.csv
Steps to Reproduce
- Install Confluence 10.2.2 or 10.2.11
- Generate a support zip
- Check database-queries/bandana.csv from support zip output
Expected Results
Should contain 'plugin.manager.state.Map' and 'atlassian.confluence.settings' data from BANDANA table
Actual Results
From Confluence 10.1.0 onwards, the bandana.csv file within the support zip no longer includes 'atlassian-confluence.settings' data from the BANDANA table.
Additionally, from Confluence 10.2.11 onwards, even 'plugin.manager.state.Map' data is missing too (due to the source data no longer being in BANDANA)
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available