-
Bug
-
Resolution: Fixed
-
Low
-
7.19.24, 7.19.25, 8.5.12, 8.9.4
-
2
-
Severity 3 - Minor
-
16
-
Issue Summary
This is reproducible on Data Center: yes
Steps to Reproduce
- Create a Chart macro
- Select to be "timeseries" based
- Add a table with dates dd/MM/yyyy/HH and values next to it.
- Select "Display Orientation" and "Content Orientation" to vertical.
- Click on "Time Series?"
- Add the dd/MM/yyyy/HH value in "Date format"
- Graph will render in 7.19.20 version
- Now follow the same (1 to 7) in 7.19.25/7.19.25
Expected Results
To render the graph
Actual Results
Shows the error:
Error rendering macro 'chart'Incorrect date values found in the content. Date format: dd/MM/yyyy/HH
Workaround
Currently, there is no known workaround for this behaviour. A workaround will be added here when available
Please check the included video and you can use the storage format attached.
https://docs.oracle.com/javase/6/docs/api/java/text/SimpleDateFormat.html
Table used in chart amcro
HH | PGA_MB | SGA_MB | SUM_MB |
14/07/2024/07 | 352 | 15386 | 15737 |
14/07/2024/08 | 206 | 15338 | 15544 |
14/07/2024/09 | 199 | 15293 | 15492 |
14/07/2024/10 | 537 | 15489 | 16027 |
14/07/2024/11 | 262 | 15300 | 15562 |
14/07/2024/12 | 220 | 15236 | 15456 |
14/07/2024/13 | 152 | 15181 | 15333 |
14/07/2024/14 | 514 | 15192 | 15706 |
14/07/2024/15 | 186 | 15123 | 15309 |
Form Name |
---|
A fix for this issue is available in Confluence Server and Data Center 9.3.1. Upgrade now or check out the Release Notes to see what other issues are resolved.