Health Dashboard - Views - Empty or blank view - Evolution View show up as blank
Purpose (problem description)
When using the HD Dashboard, evolution tiles or screens on the dashboard show up as blank.
Here is an example screenshot:
Observed in CAST AIP
| Release | Yes/No |
|---|---|
| 8.3.x | ✅ |
| 8.2.x | ✅ |
| 8.1.x | ✅ |
| 8.0.x | ✅ |
| 7.3.x | ✅ |
| 7.2.x | ✅ |
| 7.0.x | ❌ |
Observed on RDBMS
| RDBMS | Yes/No |
|---|---|
| Oracle Server | ❌ |
| Microsoft SQL Server | ❌ |
| CSS3 | ✅ |
| CSS2 | ✅ |
| CSS1 | ❌ |
Action Plan
This issue can occur when you have customized the JSON files used by the HD Dashboard.
To re-mediate, check your customized *.json file for a section like
“Evolutions”:{ “selectedApplicationCount”:10 },
2. If you are missing this section, add it back into the \*.json file, reload your HD dashboard, and the problem should be resolved.
It is generally a good idea to save a copy of the default \*.json files as well as prior working version of the \*.json files that you are modifying so as to refer to them later.
**Notes/Comments**
**Related Pages**