Skip to content
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

fix: alerts and scheduled exports permissions #5414

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Conversation

kandl
Copy link
Contributor

@kandl kandl commented Oct 1, 2024

For users with workspace management permissions:

  1. Retrieve all alerts and schedules associated with the dashboard, including those created by other users or where the current user is not a recipient
  2. Grant the ability to delete any alert or schedule, regardless of its creator

risk: low
JIRA: F1-710


Important

Please, don't forget to run rush change for the commits that introduce new features 🙏


Refer to documentation to see how to run checks and tests in the pull request. This is the list of the most used commands:

extended test - backstop
extended test - tiger-cypress - integrated
extended test - tiger-cypress - isolated
extended test - tiger-cypress - record

For users with workspace management permissions:
1. Retrieve all alerts and schedules associated with the dashboard,
   including those created by other users
   or where the current user is not a recipient
2. Grant the ability to delete any alert or schedule,
   regardless of its creator

risk: low
JIRA: F1-710
@kandl kandl added ready to review PR is ready to final code review publish pre-release labels Oct 1, 2024
@scavnickyj scavnickyj added this pull request to the merge queue Oct 1, 2024
@gooddata
Copy link

gooddata bot commented Oct 1, 2024

Job gooddata-ui-sdk-cypress-tiger-isolated-zuul-pipeline at https://checklist.intgdc.com/job/gooddata-ui-sdk/job/gooddata-ui-sdk-cypress-tiger-isolated-zuul-pipeline/2530/ finished with 'SUCCESS' status.

@gooddata
Copy link

gooddata bot commented Oct 1, 2024

Job gooddata-ui-sdk-unit-tests at https://checklist.intgdc.com/job/gooddata-ui-sdk/job/gooddata-ui-sdk-unit-tests/21947/ finished with 'SUCCESS' status.

Merged via the queue into master with commit 8c310fc Oct 1, 2024
3 checks passed
@scavnickyj scavnickyj deleted the mkn-f1-710-v3 branch October 1, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
publish pre-release ready to review PR is ready to final code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants