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

Suggestion URL error handling and logging #469

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

AdhocAdam
Copy link
Owner

@AdhocAdam AdhocAdam commented Aug 1, 2023

Introduce logging events and more error handling for functions that are responsible for obtaining suggestion URLs (KB/RO). These functions are:

  • Get-CiresonPortalUser
  • Get-CiresonPortalGroup
  • Get-CiresonPortalAnnouncement
  • Search-AvailableCiresonPortalOffering
  • Search-CiresonKnowledgeBase
  • Get-CiresonSuggestionURL

Introduce logging events for functions that are responsible for obtaining suggestion URLs (KB/RO) from one's Cireson portal
@AdhocAdam AdhocAdam added this to the 5.x.x milestone Aug 1, 2023
@AdhocAdam AdhocAdam self-assigned this Aug 1, 2023
@AdhocAdam AdhocAdam changed the title Suggestion URL error handling Suggestion URL error handling and logging Aug 1, 2023
@AdhocAdam AdhocAdam marked this pull request as ready for review August 8, 2023 03:11
@AdhocAdam AdhocAdam merged commit f6da413 into dev-5.x Aug 8, 2023
1 check passed
@AdhocAdam AdhocAdam deleted the dev-SuggestionErrorHandling branch August 8, 2023 03:43
AdhocAdam added a commit that referenced this pull request Sep 10, 2023
* Allow plus addressing in Multi Inbox (#464)

Extends regex pattern support on MultipleMailboxes.xaml

* Remove "Resolved By User" Relationship when WorkItem is reactivated (#467)

* Update smletsExchangeConnector.ps1

* Update smletsExchangeConnector.ps1

* Remove-SCSMRelationshipObject one liner

After testing it does not appear there is a scenario wherein the try/catch will engage.

---------

Co-authored-by: Adam <adhocadam@protonmail.com>

* logging, cireson integration (#469)

Introduce logging events for functions that are responsible for obtaining suggestion URLs (KB/RO) from one's Cireson portal

* escape potential regex (#473)

in the event the Suggestions are enabled and the email subject/body contain regex patterns, this will ensure they are escaped correctly

* update version notes and contributors (#474)

* version notes

update inline notes and contributors

* contributors

updating contributors per release

---------

Co-authored-by: Konstantin Slavin-Borovskij <betalyte@gmail.com>
Co-authored-by: SimonZein <128088337+SimonZein@users.noreply.github.com>
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