You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating to Parse Dashboard 2.0.5 I expected to see a CLP available for controlling countaccess as per #1165. However, I do not see this option for any existing or new classes that I create. Furthermore (and likely as a result), I am unable to to count objects from the iOS SDK and receive the following error: Permission denied for action count on class _User. I have tested this same operation with other non-system classes and the result is the same.
The text was updated successfully, but these errors were encountered:
This might be a caching issue. I'm noticing that the when I run the updated dashboard locally, the style and feature changes are present but not when pushed to my host (Heroku). The hosted version does display as version 2.0.5, but the features and style changes (font, etc) are unchanged from the previous version I had installed (1.4.0). It's likely this isn't a Parse Dashboard issue so I will probably return and close this shortly after some more investigation.
Environment Setup
Parse Server 3.9.0
Parse Dashboard 2.0.5
Steps to reproduce
After updating to Parse Dashboard 2.0.5 I expected to see a CLP available for controlling
count
access as per #1165. However, I do not see this option for any existing or new classes that I create. Furthermore (and likely as a result), I am unable to to count objects from the iOS SDK and receive the following error:Permission denied for action count on class _User.
I have tested this same operation with other non-system classes and the result is the same.The text was updated successfully, but these errors were encountered: