You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for implementing my feature request faster than lightning: #3453 (comment)
Maybe I'm a bit early, and you guys are still working on it. But when I try to edit the template name and description, I get the error shown below. Someone else in the Discord tested it for me and got the same result.
It seems like the API isn’t retrieving the content of the policy, somewhere around line 22-27 in Modules/CIPPCore/Public/Entrypoints/HTTP Functions/CIPP/Core/Invoke-ExecEditTemplate.ps1?
Logbook Error:
Failed to edit template: Cannot bind argument to parameter 'RawJSON' because it is null.
Steps to reproduce:
Go to Intune > Device Management > Policy Templates
Thank you for creating a bug. Please make sure your bug is indeed a unique case by checking current and past issues, and reading the complete documentation at https://docs.cipp.app/
If your bug is a known documentation issue, it will be closed without notice by a contributor. To confirm that this is not a bug found in the documentation, please copy and paste the following comment: "I confirm that I have checked the documentation thoroughly and believe this to be an actual bug."
Without confirming, your report will be closed in 24 hours. If you'd like this bug to be assigned to you, please comment "I would like to work on this please!".
Description
Thanks for implementing my feature request faster than lightning: #3453 (comment)
Maybe I'm a bit early, and you guys are still working on it. But when I try to edit the template name and description, I get the error shown below. Someone else in the Discord tested it for me and got the same result.
It seems like the API isn’t retrieving the content of the policy, somewhere around line 22-27 in Modules/CIPPCore/Public/Entrypoints/HTTP Functions/CIPP/Core/Invoke-ExecEditTemplate.ps1?
Logbook Error:
Failed to edit template: Cannot bind argument to parameter 'RawJSON' because it is null.
Steps to reproduce:
Environment data
The text was updated successfully, but these errors were encountered: