Issue Summary
User with Assets Developer or Manager permission is unable to export object
This is reproducible on Data Center: (yes)
Steps to Reproduce
- Create an Object Schema and add multiple objects
- Create a User: developer1
- Add the user to Object Schema --> Configure --> Roles --> Add User 'developer1' to Object Schema Developers or Object Schema Managers role
- Add the user to Object Type --> Configure --> Roles --> Add User 'developer1' to Object Type Developers or Object Type Managers role
- Login with 'developer1'
- Navigate to Object Schema (for which developer1 has the above role)
- Select the Object Type
- Try to export Objects from the ObjectType
Expected Results
Object should be exported successfully
Actual Results
We get an error message related to permission: Sorry, you do not have permission to perform this action.. PermissionInsightException: User JIRAUSER10200 didn't have correct permission (admin)
Workaround
Navigate to the Assets Object Navigator (Assets>Search for Objects), Use an IQL to filter by your Object Type, and add all Columns to the filtered results. You should be able to export your Object Type from here.