Skip to content

Update Inactive Application Owner with their Manager #1606

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

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

pallipoina92
Copy link
Contributor

This code snippet will update the owner of application records in the cmdb_ci_appl table where the current owner is inactive. It specifically sets the owner to the manager of that inactive owner, ensuring that each application has an active owner assigned.

The script finds all application records where the owner is inactive and updates their owner to the corresponding manager, ensuring that ownership is correctly assigned to an active user.
The script finds all application records where the owner is inactive and updates their owner to the corresponding manager, ensuring that ownership is correctly assigned to an active user.
@Lacah Lacah self-assigned this Oct 31, 2024
@Lacah
Copy link
Contributor

Lacah commented Oct 31, 2024

👏🏻 🎃 👏🏻

@Lacah Lacah merged commit bec2666 into ServiceNowDevProgram:main Oct 31, 2024
1 check passed
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.

2 participants