-
Notifications
You must be signed in to change notification settings - Fork 390
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
[FEATURE] Add support to update record fields #5685
[FEATURE] Add support to update record fields #5685
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #5685 +/- ##
===========================================
+ Coverage 91.98% 92.25% +0.26%
===========================================
Files 161 161
Lines 6778 6676 -102
===========================================
- Hits 6235 6159 -76
+ Misses 543 517 -26
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@nataliaElv @frascuchon do you remember if there was a dedicated issues for this? I feel there should be but I could not find and I wanted to ping users there to mention we added this support. |
I believe @cceyda once requested this too :) |
Description
This PR adds backend support to update record fields.
Type of change
How Has This Been Tested
Checklist