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

CHI-3207: Replace all the hardcoded case section permissions with blanket 'add' and 'edit' permissions that apply to all sections #823

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

stephenhand
Copy link
Collaborator

Description

  • Replace all the hardcoded case section permissions with blanket 'add' and 'edit' permissions that apply to all sections
  • Add compatibility code to permissions endpoint just in case we need to transition old clients

Checklist

  • Corresponding issue has been opened
  • New tests added
  • Feature flags / configuration added

Other Related Issues

None

Verification steps

AFTER YOU MERGE

  1. Cut a release tag using the GitHub workflow. Wait for it to complete and notify in the #aselo-deploys Slack channel.
  2. Comment on the ticket with the release tag version AND any additional instructions required to configure an environment to test the changes.
  3. Only then move the ticket into the QA column in JIRA

You are responsible for ensuring the above steps are completed. If you move a ticket into QA without advising what version to test, the QA team will assume the latest tag has the changes. If it does not, the following confusion is on you! :-P

… and 'edit' permissions that apply to all sections
Copy link
Collaborator

@GPaoloni GPaoloni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Comment on lines +48 to +49
// Added for compatibility with older Flex Plugin versions
// TODO: remove this once all plugins are updated to v2.24+
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@stephenhand stephenhand merged commit 5fbbec0 into master Feb 5, 2025
15 checks passed
@stephenhand stephenhand deleted the CHI-3207-single_case_section_permission branch February 5, 2025 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants