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

fix(backend): query all user defined attributes #1738

Merged
merged 1 commit into from
Jan 18, 2025
Merged

fix(backend): query all user defined attributes #1738

merged 1 commit into from
Jan 18, 2025

Conversation

detj
Copy link
Contributor

@detj detj commented Jan 18, 2025

Summary

This PR removes the datetime from the filters read query for user defined attributes.

Tasks

  • Query all user defined attributes in GET /apps/:id/filters API

See also

- query all user defined attributes in get filters api

fixes #1737

Signed-off-by: detj <[email protected]>
@detj detj added bug something isn't working backend backend related labels Jan 18, 2025
@detj detj self-assigned this Jan 18, 2025
Copy link

vercel bot commented Jan 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
measure-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 18, 2025 10:03am

@detj detj requested a review from anupcowkur January 18, 2025 10:06
@detj detj merged commit 48761d3 into main Jan 18, 2025
10 checks passed
@detj detj deleted the all-ud-attrs branch January 18, 2025 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend backend related bug something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Query all user defined attributes without datetime filters
2 participants