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

[INV-3366] Users can delete records #3384

Merged
merged 5 commits into from
Jul 22, 2024
Merged

Conversation

LocalNewsTV
Copy link
Collaborator

Overview

This PR includes the following proposed change(s):

  • Refactored deleteActivitiesByIds function
  • Master Admins can delete activity records as they could before
  • Creators can delete their own records.
  • Treatment records cannot be deleted if a Monitoring record is linked
  • Deletion is available to all record types, previously scoped to only be
  • Closes User delete permissions #3366

@micheal-w-wells micheal-w-wells merged commit d35947a into dev Jul 22, 2024
1 of 4 checks passed
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@LocalNewsTV LocalNewsTV deleted the 3366-user-delete-permissions branch August 22, 2024 18:05
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.

User delete permissions
2 participants