Add support for new storage management features
Open
@milanholemans is already working on this.
Since Apr 21, 2024.
epic
needs research
work in progress
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 413
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 21
Description
Currently, there are quite some storage management features (almost) available in public preview.
- New capabilities to manage/trim file versions
- New feature to archive/unarchive sites
Let's support these functionalities in CLI for Microsoft 365.
Version management:
- Support to set new version settings tenant-wide: #5034
- #5983
- #6655
- #6750
- Get version settings status of a site
- Set version settings of site
- #6775
- Version storage report on library level
- What-if analysis on site, library or file
- Trim existing versions of site or library
- #6774
- #6773
Site archiving
- #6018
- #6019
- #6547
Item archiving
- #7175
- #7176
- #7181
- #7182
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.