-
Notifications
You must be signed in to change notification settings - Fork 912
Branch2025 #1691
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
Branch2025 #1691
Conversation
For any inactive user , remove all the roles associated with that user.
Remove all the roles for inactive users
When a user in an instance is inactive, it's a good practice to remove all roles assigned to that user.
When a user in an instance is inactive, it's a good practice to remove all roles assigned to that user.
Remove all roles from an inactive user
Business rule script to validate CI on deployed assets and send an email notification to user's manager if the asset is not linked to a CI.
|
Business rule : Validate CI on deployed assets |
|
Hello @SaiSankar1309, |
ravichandra1998g
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @SaiSankar1309
Thanks for your submission. It appears that this pull request contains more files than described in the title. Please review and update the pull request to either remove the extra/unintended files or to update the description to be more comprehensive. Ensure your contributions are meaningful and adhere to the project’s standards. [If applicable: You can create a new branch on your forked repository to avoid accidental inclusions of new commits in the future.]. Closing this for now. Once you make additional changes, feel free to re-open this Pull Request or create a new one.
PR Description: Business rule to validate CI on deployed assets.
Pull Request Checklist
Overview
Code Quality
Repository Structure Compliance
I've placed my code snippet(s) in one of the required top-level categories:
Server-Side Components/Business Rules'/Validate CI on deployed assetsDocumentation
Restrictions