## Description This PR adds permission checks on individual resources as well. This will allow the case when an user does not have access to all the pages of an application but trying to update the application from JSON. The permission checks for import-export are not centralized today. There are a lot of if-else inside the function that is responsible for the import-export. This PR removes the permission checks from the core process and move them to the wrapper functions which invokes this process. #### PR fixes following issue(s) Fixes #22821 |
||
|---|---|---|
| .. | ||
| java/com/appsmith/server | ||
| resources | ||