Skip to content

Add org db settings for automated system jobs cleanup using deletion service. #141

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

Conversation

arorashivam96
Copy link
Contributor

Add org db settings for automated system jobs cleanup using deletion service.

@seanmcne seanmcne requested a review from Copilot July 2, 2025 16:14
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Adds new organization database settings to configure automatic cleanup of system jobs via the backend deletion service.

  • Introduces retention periods for succeeded, failed, and canceled system jobs
  • Adds toggle to enable or disable the cleanup service
  • Links each new setting to a Microsoft KB article
Comments suppressed due to low confidence (2)

mspfedyn_/OrgDbOrgSettings/Solution/WebResources/mspfedyn_/OrgDbOrgSettings/Settings.xml:241

  • New settings should have corresponding unit or integration tests to verify default values and persistence behavior.
  <orgSetting 

mspfedyn_/OrgDbOrgSettings/Solution/WebResources/mspfedyn_/OrgDbOrgSettings/Settings.xml:288

  • Consider updating your public or internal documentation to describe these new settings and their effects on system job retention and cleanup.
    description="Online only setting to enable System Job cleanup from the backend deletion service." />

@seanmcne seanmcne self-assigned this Jul 2, 2025
Repository owner deleted a comment from Copilot AI Jul 2, 2025
@seanmcne seanmcne changed the base branch from master to automatedSystemJobsCleanup July 2, 2025 16:19
@seanmcne seanmcne merged commit 748747d into seanmcne:automatedSystemJobsCleanup Jul 2, 2025
seanmcne added a commit that referenced this pull request Jul 3, 2025
#142)

* Add org db settings for automated system jobs cleanup using deletion service. (#141)
* Add org db settings for automated system jobs cleanup using deletion service
* Update min max values
* Update buildsolution.yml
Updated github build scripts to support build on PR's

---------
Co-authored-by: arorashivam96 <[email protected]>
Co-authored-by: Copilot <[email protected]>
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