Replies: 2 comments
-
@Johnh42 - Can you please first update to |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, moving this to discussion as it is not an issue with module but something to do with your custom code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am not certain the issue is related to the module and wanted to bring it up here for review. when trying to change the date of and event with command below you cant just change the start date or the end date both have to be changed together otherwise it updates the other time value with a null entry.
so if I run the following:
The value updates for end date but also makes the start date null but if I run the same thing but also include the startdate it of course has no issues.
What is the version of the Cmdlet module you are running?
version 1.8.0
Which operating system/environment are you running PnP PowerShell on?
Beta Was this translation helpful? Give feedback.
All reactions