Jason Rush
Jason Rush
When attempting to create an action with an emoji in the description or notes fields, it fails with the following error: "There was an error retrieving from server: error"
I'm running TRACKS (says version 2.5.2 at the bottom of the webpages) as a Docker container via Synology's package manager (Synology's package automatically deployed it, I did not manually deploy...
## Expected Behavior If no line number is found, an empty string should probably be used, instead of the script failing. ## Current Behavior If Invoke-ScriptAnalyzer returns an error where...
There is the known issue where the Control API does not support 2FA/MFA authentication, which limits a reasonable number of people from using the `Invoke-ControlCommand` function. We have the ability...
As we add functionality that not only reads from the environment, but starts making changes, we should probably look into making sure the PowerShell built-in capabilities like -WhatIf are actually...
Credential storage to local disk does not include Control credentials (#32), and helper functions are not intuitive nor follow Microsoft Verb best practices. See example code below for possible additional...