Skip to content

Conversation

@CarliPinell
Copy link
Contributor

@CarliPinell CarliPinell commented May 24, 2023

Issue & Reproduction Steps

Register some events related to user activity events according to the PRD.
The following actions/events will register in the Security Logs:
Update User Information
Update User Permissions
Update Procesess/Templates
Update Processes/Category
Update Designer/Screen
Create Processes/Category
Create Procesess/Templates(Import)
Create Designer/Screen
Delete Processes/Category
Delete Procesess/Templates(Import)
Delete Designer/Screen
This change was updated with the UI to see the registers

Related Tickets & Packages
https://processmaker.atlassian.net/browse/FOUR-8230
https://processmaker.atlassian.net/browse/FOUR-8232
https://processmaker.atlassian.net/browse/FOUR-8245
https://processmaker.atlassian.net/browse/FOUR-8247
https://processmaker.atlassian.net/browse/FOUR-8532

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.

ci:deploy

@pmkerberos
Copy link

QA server was successfully deployed https://ci-87a4fadd4f.eng.processmaker.net

@pmPaulis pmPaulis changed the title Feature/four 8230 b FOUR-8230 May 25, 2023
@CarliPinell CarliPinell changed the base branch from develop to feature/FOUR-8121 May 25, 2023 13:41
@pmkerberos
Copy link

QA server was successfully deployed https://ci-87a4fadd4f.eng.processmaker.net

1 similar comment
@pmkerberos
Copy link

QA server was successfully deployed https://ci-87a4fadd4f.eng.processmaker.net

}

//Call Event to Log Template Changes
TemplateUpdated::dispatch([],$process,'Update Template Process');
Copy link
Contributor

Choose a reason for hiding this comment

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

CS

//Call Event to Log Template Changes
TemplateUpdated::dispatch([], $process, 'Update Template Process');

@ProcessMaker ProcessMaker deleted a comment from CarliPinell May 26, 2023
@pmkerberos
Copy link

QA server was successfully deployed https://ci-87a4fadd4f.eng.processmaker.net

1 similar comment
@pmkerberos
Copy link

QA server was successfully deployed https://ci-87a4fadd4f.eng.processmaker.net

@pmkerberos
Copy link

QA server was successfully deployed https://ci-87a4fadd4f.eng.processmaker.net

@pmkerberos
Copy link

QA server was successfully deployed https://ci-87a4fadd4f.eng.processmaker.net

@pmkerberos
Copy link

QA server was successfully deployed https://ci-87a4fadd4f.eng.processmaker.net

@pmkerberos
Copy link

QA server was successfully deployed https://ci-87a4fadd4f.eng.processmaker.net

@pmkerberos
Copy link

QA server was successfully deployed https://ci-87a4fadd4f.eng.processmaker.net

@pmkerberos
Copy link

QA server was successfully deployed https://ci-87a4fadd4f.eng.processmaker.net

@pmkerberos
Copy link

QA server was successfully deployed https://ci-87a4fadd4f.eng.processmaker.net

@pmkerberos
Copy link

QA server was successfully deployed https://ci-87a4fadd4f.eng.processmaker.net

@pmPaulis pmPaulis force-pushed the feature/FOUR-8230-B branch from b1e739c to 0e88d92 Compare June 7, 2023 19:30
@pmkerberos
Copy link

QA server was successfully deployed https://ci-87a4fadd4f.eng.processmaker.net

@pmPaulis pmPaulis changed the title FOUR-8230 FOUR-8230: changes in User, Templates, Screen, Category Jun 9, 2023
@pmPaulis pmPaulis merged commit f4d888c into feature/FOUR-8121 Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants