skucherenko-voxel opened a new issue, #5887: URL: https://github.com/apache/incubator-devlake/issues/5887
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened When Time to Restore Service is `Less than one day`, it does not appear in the "Overall DORA Metrics" dashboard. This is caused for a letter case error. The message in the SQL behind states "Less than one Day". with a capital 'D' in the "Day" word.  ### What do you expect to happen It should appear. To make it so, change the capital 'D' by a small 'd'.  ### How to reproduce Any project with the `MTTR DORA` metric set as `Less than one day` serves. Go to DORA dashboards and see the `Overall DORA Metrics` dashboard as its `Time to restore service` row stays blank in that case. ### Anything else _No response_ ### Version v0.18.0-beta3 ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
