-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Download option visible and blank file downloads for security group with no permissions set. #134
Comments
The option should still be there and on clicking it user will see an alert asking the user to add permissions to the security group first. Title: No permissions associated |
…thout any permissions (hotwax#134)
Improved: added an alert in case of downloading csv file for group without any permissions (#134)
Issue verified and working fine in release v1.5.2. |
Users logging into the app without initially selecting a security group encounter an issue where they are unable to download the permissions file for all groups. |
… permission associated (hotwax#134)
Improved: conditions to show alert only if a group is selected and no permission associated (#134)
Issue verified and working fine in release v1.7.0. |
Expected behavior
Users belonging to the security group with no permissions should not see the download option for files.
Steps to reproduce the issue
Log in to the App with valid credentials.
Navigate to permissions section and open any security group for which no permissions are set or else create a new group with no permissions.
Observe the presence of a download option associated with the file.
Click on the download option to initiate the download process.
Verify the contents of the downloaded file.
Environment details
App version: MAIN-92E369A
App environment: DEV
Additional information
https://jam.dev/c/17f8c45b-9bd3-45e1-9996-a51ece4c84f9
The text was updated successfully, but these errors were encountered: