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

strip function from fields for validation #16179

Merged
merged 1 commit into from
Oct 27, 2022
Merged

strip function from fields for validation #16179

merged 1 commit into from
Oct 27, 2022

Conversation

br41nslug
Copy link
Member

@br41nslug br41nslug commented Oct 26, 2022

Description

Field validation was failing for filters using functions. This fix strips the function before validating.

Fixes #16148

Type of Change

  • Bugfix
  • Improvement
  • New Feature
  • Refactor / codestyle updates
  • Other, please describe:

Requirements Checklist

  • New / updated tests are included
  • All tests are passing locally
  • Performed a self-review of the submitted code

If adding a new feature:

  • Documentation was added/updated. PR:

@licitdev licitdev merged commit 9106fc7 into main Oct 27, 2022
@licitdev licitdev deleted the issue/16148 branch October 27, 2022 07:17
@licitdev licitdev added this to the Next Release milestone Oct 27, 2022
@licitdev licitdev self-assigned this Oct 27, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Permission error for Count aggregation (M2M field)
2 participants