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

DG-1432 Auth Policies for MQ related Items #3116

Closed
wants to merge 2 commits into from

Conversation

arpit-at
Copy link

Change description

Auth Policies added for new typedef related to MQ

Description here

Type of change

  • Bug fix (fixes an issue)
  • New feature (adds functionality)

Related issues

Checklists

Development

  • Lint rules pass locally
  • Application changes have been tested thoroughly
  • Automated tests covering modified code pass

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

Code review

  • Pull request has a descriptive title and context useful to a reviewer. Screenshots or screencasts are attached as necessary
  • "Ready for review" label attached and reviewers assigned
  • Changes have been reviewed by at least one other contributor
  • Pull request linked to task tracker where applicable

@@ -3075,6 +3075,357 @@
"entity-update"
]
}
},

Choose a reason for hiding this comment

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

We can club following together:

  • CUD -> BusinessPolicy + BusinessPolicyException + BusinessPolicyIncidents + Incident + BusinessPolicyLog + ApprovalWorkflowRequest
  • READ -> BusinessPolicy + BusinessPolicyException + BusinessPolicyIncidents + Incident

As these policies have same resources entity-classification & entity & also same policyRoles

@arpit-at arpit-at closed this Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants