parse-community / parse-dashboard

A dashboard for managing Parse Server
https://parseplatform.org
Other
3.74k stars 1.39k forks source link

Wrong CLP shown after creating new class #1784

Closed sadakchap closed 3 years ago

sadakchap commented 3 years ago

New Issue Checklist

Issue Description

Wrong CLP info is shown after creating new class for first time, Until reload. Classes are created with Public read & write enabled by default. But, after creating a new class dashboard is showing Protected CLP for that class.

Steps to reproduce

https://user-images.githubusercontent.com/44117648/132239619-b508d900-7069-48b6-a87d-0ad1de8573bf.mp4

Actual Outcome

Showing wrong CLP for new class. i.e., showing Protected CLP for new class which was created with Public Read & write Enabled CLP.

Expected Outcome

Should show correct CLP for the newly created class as well.

Environment

Dashboard

Server

Database

Logs

parse-github-assistant[bot] commented 3 years ago

Thanks for opening this issue!

sadakchap commented 3 years ago

Here's the pr

mtrezza commented 3 years ago

Closed via #1785