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

Check for existing user in New-CMDBUser #470

Draft
wants to merge 7 commits into
base: dev
Choose a base branch
from
Draft

Commits on Jul 15, 2023

  1. Allow plus addressing in Multi Inbox (#464)

    Extends regex pattern support on MultipleMailboxes.xaml
    BetaLyte committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    9358924 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. 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>
    SimonZein and AdhocAdam committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    1a5b3e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. logging, cireson integration (#469)

    Introduce logging events for functions that are responsible for obtaining suggestion URLs (KB/RO) from one's Cireson portal
    AdhocAdam committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    f6da413 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    c0ab862 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. 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
    AdhocAdam committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    b8d8fc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d57196c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    d9e4be1 View commit details
    Browse the repository at this point in the history