Just explained to a coworker a 10 level deep decision tree which lead to the creation of a good solution.
But if you revisit the crazy root cause for the good solution, you understand that all this is a very elaborate hack.
Always ask "Why?"!
This is such a typical bug highlighting how important communication is: jira.atlassian.com/browse/CONFSER…
A developer built a "scatter chart" by just removing the lines from a line chart, and only leaving the dots.
Now it *looks* like a scatter chart, but it is actually totally useless.