Do not allow to protect default fields#6439
Do not allow to protect default fields#6439davimacedo merged 2 commits intoparse-community:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #6439 +/- ##
==========================================
- Coverage 93.96% 93.39% -0.57%
==========================================
Files 169 169
Lines 11811 11811
==========================================
- Hits 11098 11031 -67
- Misses 713 780 +67
Continue to review full report at Codecov.
|
Reasonable, I was working on dashboard and noticed 'field does not exist' error when tried to protect some of default fields. So another solution would be to just fine tune that message and agree to disallow protecting default fields. |
* consider default columns * disallow protecting default fields
No description provided.