Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure Cloud Instance, string vs. enum #382

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

AdhocAdam
Copy link
Owner

the enum value should not be contained in quotes as this returns a string instead of the enum object

the enum value should not be contained in quotes as this returns a string instead of the enum object
@AdhocAdam AdhocAdam added this to the 4.x.x milestone Jun 14, 2022
@AdhocAdam AdhocAdam self-assigned this Jun 14, 2022
@AdhocAdam AdhocAdam marked this pull request as ready for review June 14, 2022 19:04
@AdhocAdam AdhocAdam merged commit 3afb2ec into dev Jun 14, 2022
AdhocAdam added a commit that referenced this pull request Jun 15, 2022
* Get-CiresonPortalAPIToken credential object (#379)

creating a PS Credential object and/or using ConvertTo-SecureString is not necessary to make the API call to retrieve a token

* empty catch + parameter typo (#378)

there are portions of the connector that define try/catch blocks but don't log any event. While updating these occurrences, also discovered a bug wherein the Assigned User of a Closed Incident cannot correctly trigger a reactivation which would result in a New and Related Work Item.

* Azure Cloud Instance, string vs. enum (#382)

the enum value should not be contained in quotes as this returns a string instead of the enum object

* inline notes (#383)

updating inline notes for the connector

* removing trailing whitespace (#384)

updating preference in local VSCode to remove trailing whitespace on save
@AdhocAdam AdhocAdam deleted the dev-4.x-AzureCloudInstancePicker branch June 16, 2022 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant