Issue
Even if a user has the initial#import permission on a folder under Application, the Import option is greyed out.
Affected Products & Versions
Deploy versions before 9.7.20
Cause
We introduced a permission check to enable/disable the import button in ENG-3589. As per its implementation, we were checking permission only on the Applications root folder, so if the user had import permissions on subfolders we are not enabling the import button.
Steps to Recreate
-
Log in as admin, create a new user and role
-
Add a user into the role
-
Create a subfolder under applications
-
Add the initial#import permission for the new role
-
Log in as a new user and try the import action on the application
- The import option is greyed out
Workaround/Resolution Action
The issue has been fixed in the following versions of Deploy:
- Deploy-22.0.0
- Deploy-10.3.6
- Deploy-10.2.9
- Deploy-10.1.9
- Deploy-10.0.10
- Deploy-9.7.20
Comments
Please sign in to leave a comment.