equinor / equinor/cc-components
🐛: CC-Reports: Information dialog content should be customizable
Open
bug
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Description
The contents of the information dialog in PBI reports used to be based on data from report admins, this data is now hardcoded for each report.
Either the reports should be aligned with the data in reports admin or it should be an option to fetch data from reports admin instead.
## Proposed Solution
The fusion appconfig should be used to read the configured values, if they are not set use the current as default.
Contributor guide
Assessment
This issue has not been assessed yet.