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: using base_filters with FilterEqualFunction not working for relation fields #2011

Merged
merged 9 commits into from
Apr 28, 2023

Conversation

ThomasP0815
Copy link
Contributor

@ThomasP0815 ThomasP0815 commented Apr 4, 2023

Description:

issue #1745

ADDITIONAL INFORMATION

Has associated issue:

  • Is CRUD MVC related.
  • Is Auth, RBAC security related.
  • Changes the security db schema.
  • Introduces new feature
  • Removes existing feature

@ThomasP0815 ThomasP0815 changed the title fix: using base_filters with FilterEqualFunction not working for rela… fix: using base_filters with FilterEqualFunction not working for relation fields Apr 4, 2023
@ThomasP0815
Copy link
Contributor Author

Why were all jobs canceled ?

@dpgaspar
Copy link
Owner

dpgaspar commented Apr 4, 2023

Why were all jobs canceled ?

rerunning

@ThomasP0815
Copy link
Contributor Author

image

@ThomasP0815
Copy link
Contributor Author

grafik

@dpgaspar
Copy link
Owner

dpgaspar commented Apr 4, 2023

grafik

right! I'll do the upgrade, I'll ping you back.

Thank you

@dpgaspar
Copy link
Owner

@ThomasP0815 got CI fixed here: #2013
please rebase!

@codecov
Copy link

codecov bot commented Apr 20, 2023

Codecov Report

Merging #2011 (c2e8e53) into master (0e08270) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2011      +/-   ##
==========================================
+ Coverage   78.46%   78.49%   +0.02%     
==========================================
  Files          72       72              
  Lines        8685     8685              
==========================================
+ Hits         6815     6817       +2     
+ Misses       1870     1868       -2     
Flag Coverage Δ
python 78.49% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
flask_appbuilder/models/sqla/interface.py 81.92% <ø> (ø)

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Owner

@dpgaspar dpgaspar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add tests where it's clear what we are actually fixing?

@ThomasP0815
Copy link
Contributor Author

@dpgaspar test added please have a look

@dpgaspar
Copy link
Owner

LGTM, thank you once more

@dpgaspar dpgaspar merged commit ac6f673 into dpgaspar:master Apr 28, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants