mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #5148] [Feature Request]: Standard - Set automatic version history limits for the organization #2465
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#2465
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RasmusFNielsen on GitHub (Jan 2, 2026).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/5148
Please confirm:
Problem Statement
Currently, SharePoint Online defaults to a hard limit of 500 versions per document library. This setting is outdated and does not align with Microsoft’s own recommendation to use automatic version history management. The hard limit creates unnecessary administrative overhead and can lead to inefficient storage usage over time. Organizations must manually adjust this setting.
Proposed Solution
Set the default configuration for new SharePoint Online sites to:
Set-SPOTenant -EnableAutoExpirationVersionTrim $trueThis enables automatic version expiration for newly created sites, which intelligently manages version history based on age and relevance rather than a fixed number.
Benefits for MSPs
Value or Importance
PowerShell Commands (Optional)
https://learn.microsoft.com/en-us/sharepoint/set-default-org-version-limits
@github-actions[bot] commented on GitHub (Jan 12, 2026):
This issue is stale because it has been open 10 days with no activity. We will close this issue soon. If you want this feature implemented you can contribute it. See: https://docs.cipp.app/dev-documentation/contributing-to-the-code . Please notify the team if you are working on this yourself.
@github-actions[bot] commented on GitHub (Jan 18, 2026):
This issue was closed because it has been stalled for 14 days with no activity.