Fixes 'commsite enable' issue. Closes #5154#5174
Fixes 'commsite enable' issue. Closes #5154#5174Saurabh7019 wants to merge 2 commits intopnp:mainfrom
Conversation
|
Awesome, we'll try to review it asap |
|
|
||
| `-i, --designPackageId [designPackageId]` | ||
| : The ID of the site design to apply when enabling communication site features | ||
| : The ID of the site design to apply when enabling communication site features. Allowed values are `96c933ac-3698-44c7-9f4a-5fd17d71af9e` (Topic = default), `6142d2a0-63a5-4ba0-aede-d9fefca2c767` (Showcase), `f6cc5403-0d63-442e-96c0-285923709ffc` (Blank) |
There was a problem hiding this comment.
Instead of providing the IDs, I'm wondering if we should accept the user-friendly names instead. But that would be a breaking change we have to address in v7.
|
Hi @milanholemans and @Saurabh7019, Cheers |
|
Hi Patrik, This PR includes the output response. The command had an issue, and I was not able to get the output, which is why it was not included in PR #5159. |
milanholemans
left a comment
There was a problem hiding this comment.
Great job so far @Saurabh7019
Let's change a few things before we proceed.
Fixes unit tests
milanholemans
left a comment
There was a problem hiding this comment.
Almost there @Saurabh7019
Last changes before we merge it.
milanholemans
left a comment
There was a problem hiding this comment.
Nothing to add, great work squashing this bug 👏
|
Merged manually. Thank you for squashing this bug and refactoring the command to use the SP REST API! |
spo site commsite enablecommand. Closes Bug report: Error: Method "EnableCommSite" does not exist #5154