Giacomo Pozzoni
Giacomo Pozzoni
I opened a PR at https://github.com/pnp/powershell/pull/3820 to fix the issue, if you want to give it a try.
Hi, I have not modified that code and kept what the previous author did, so no idea what could go wrong. Are you building something of your own ?
you could check what https://github.com/TrinityCore/TrinityCore/tree/3.3.5 does, maybe it will help
https://github.com/bear-on-the-job/arcdps_healing_stats/releases/tag/v2.8.1.1 works good (make sure to use latest pre-release)
I opened a pull request at https://github.com/pnp/powershell/pull/4326 to fix the issue.
The pull request has been merged so this issue should be solved.
> ### What is the version of the Cmdlet module you are running? > 1.12.0 Just as a note, 1.12.0 was released on November 2022 at https://github.com/pnp/powershell/releases/tag/v1.12.0 , I would...
Well, 1.12.0 is no longer maintained, any fix would be applied to 2.x anyway. How many files do you have in the library storing the import jobs btw ?
I did some tests with CSOM and opened a PR to allow $null and empty string as values.
My personal opinion, not speaking for PnP: 1.x is no longer maintained and this fix will no cause a new release. https://github.com/pnp/powershell?tab=readme-ov-file#important---new-pnp-powershell-2x is the official statement related to 1.x and...