SPO Page modernization switch to select default user if existing user account does not exist
Open
@jansenbe is already working on this.
Since Jan 28, 2021.
area: page transformation 🦾
backlog
- Dominant language
- C#
- Stars
- 259
- Forks
- 161
- Avg merge
- 10h 33m
- Merged PRs (30d)
- 1
Description
Current modernization engine has the switch KeepPageCreationModificationInformation, but it does not work perfectly if the existing modifier/creator no longer works at the organization and his/her account has been deleted from the directory. In this case, the engine sets the modified/created time stamps to now and replaces the modified by/created by information by the user who is running the modernization. Hopefully this issue will be fixed in the new engine. Few ideas:
- keep original modified/created timestamps regardless
- Allow setting specific account if existing user does not exist
- Allow setting only timestamps
Contributor guide
No contributing guide indexed for this repository
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.