Skip to content

Fix OAuth application timestamp display

What does this MR do and why?

Fix OAuth application timestamp display

Remove .to_date call from time_ago_in_words to show accurate creation time. Previously showed inflated hours due to calculation from beginning of day.

Fixes #570027 (closed)

Co-authored-by: Ona no-reply@ona.com

References

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Kyle Brennan

Merge request reports

Loading