-
Notifications
You must be signed in to change notification settings - Fork 13.8k
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: Big Query Edit Form #14850
fix: Big Query Edit Form #14850
Conversation
🏷️ 2021.21 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Codecov Report
@@ Coverage Diff @@
## master #14850 +/- ##
==========================================
- Coverage 77.61% 77.53% -0.08%
==========================================
Files 963 963
Lines 49246 49247 +1
Branches 6197 6197
==========================================
- Hits 38224 38186 -38
- Misses 10821 10860 +39
Partials 201 201
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
* fix big quert edit form * fix test * fix api test * fix test
* fix big quert edit form * fix test * fix api test * fix test
* fix big quert edit form * fix test * fix api test * fix test
SUMMARY
With new DatabaseModal we aren't able to edit, users are getting a fatal error due to missing encrypted_extra when building the uri
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION