[AIRFLOW-4524] Improve checkbox logic to restore functionality#5290
[AIRFLOW-4524] Improve checkbox logic to restore functionality#5290jmeickle wants to merge 1 commit intoapache:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5290 +/- ##
==========================================
+ Coverage 78.91% 78.91% +<.01%
==========================================
Files 474 474
Lines 30046 30048 +2
==========================================
+ Hits 23710 23712 +2
Misses 6336 6336
Continue to review full report at Codecov.
|
|
@ashb This doesn't completely fix the underlying issue (of reusing variable names within the same form and/or needing to split the form); but we do need this sort of helper function to properly read checkbox state. Is it OK to merge? |
|
Looking at this now. |
|
I think the issue was I messed up the cherry pick on to 1.10.3 as this only applies to the RBAC tree on v1-10-stable I think. Master just contains a single in put named "ingore_all_deps", as does the non-RBAC tree in 1.10.3. In which doesn't exist on any other branch or commit. I have no idea where I got that from to commit it. |
|
Closing in favour of #5378 |
Make sure you have checked all steps below.
Jira
Description
Tests
Commits
Documentation
Code Quality
flake8