Skip to:
Tested on v1.2.0-rc7STRs:1. Remove all backupstorage permissions for a user2. Create db cluster and add backups scheduleActual Outome:SuccessExpected Outcome:Backup storage should not be visible to the user. Not sure how the UI is able to get this information if the backup storage api returns ‘enforce did not pass’
@Fábio Da Silva
The user is still able to see the backup storage location name, though the user has no backup storage location permissions. Also, I am not sure if we should show the option ‘Create Backup’ if the user has no permissions for backup storage location.
Fixed with https://perconadev.atlassian.net/browse/EVEREST-1464
On demand backups get created without any error as well.
Tested on v1.2.0-rc7
STRs:
1. Remove all backupstorage permissions for a user
2. Create db cluster and add backups schedule
Actual Outome:
Success
Expected Outcome:
Backup storage should not be visible to the user.
Not sure how the UI is able to get this information if the backup storage api returns ‘enforce did not pass’