Skip to content

FOUR-9772: Add group permissions change log#5095

Merged
ryancooley merged 1 commit into
developfrom
bugfix/FOUR-9772
Aug 4, 2023
Merged

FOUR-9772: Add group permissions change log#5095
ryancooley merged 1 commit into
developfrom
bugfix/FOUR-9772

Conversation

@caleeli
Copy link
Copy Markdown
Contributor

@caleeli caleeli commented Aug 3, 2023

Issue & Reproduction Steps

When a group permissions are changed an 404 error is displayed. This is because a missing call to the Change Log when changing the permissions.

Solution

  • Implement the code to register the group permissions change log

How to Test

  • As an admin user, go to admin/groups
  • Open a group
  • Go to permissions
  • Add/remove permissions
  • Save the changes
ChangeGroupPermissions.webm

Related Tickets & Packages

Code Review Checklist

  • I have pulled this code locally and tested it on my instance, along with any associated packages.
  • This code adheres to ProcessMaker Coding Guidelines.
  • This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • This solution fixes the bug reported in the original ticket.
  • This solution does not alter the expected output of a component in a way that would break existing Processes.
  • This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
  • This ticket conforms to the PRD associated with this part of ProcessMaker.

@caleeli caleeli requested review from CarliPinell and pmPaulis August 3, 2023 22:35
@ryancooley ryancooley merged commit ef427f0 into develop Aug 4, 2023
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.

3 participants