Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[web] Timestamp annotation is not checked anymore #4440

Closed
wants to merge 1 commit into from

Conversation

bruntib
Copy link
Contributor

@bruntib bruntib commented Jan 28, 2025

Earlier it was checked whether "timestamp" annotation had a proper "timedate" format. It turns out that sometimes it's more convenient to order reports based on a different time measure. For this reason we allow any string as "timestamp" annotation.

Earlier it was checked whether "timestamp" annotation had a proper
"timedate" format. It turns out that sometimes it's more convenient to
order reports based on a different time measure. For this reason we
allow any string as "timestamp" annotation.
@bruntib bruntib added the web 🌍 Related to the web app label Jan 28, 2025
@bruntib bruntib added this to the release 6.25.0 milestone Jan 28, 2025
@bruntib bruntib requested review from noraz31 and cservakt January 28, 2025 14:34
@bruntib bruntib requested a review from vodorok as a code owner January 28, 2025 14:34
@bruntib
Copy link
Contributor Author

bruntib commented Feb 4, 2025

I abandon this change because we chose another implementation.

@bruntib bruntib closed this Feb 4, 2025
@bruntib bruntib deleted the timestamp_format branch February 4, 2025 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
web 🌍 Related to the web app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant