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

Allow plus addressing in Multi Inbox (#463) #464

Merged
merged 1 commit into from
Jul 15, 2023

Conversation

BetaLyte
Copy link
Contributor

Adjust regex to accept plus addressing in Multi Inbox form.

Solves #463

@AdhocAdam AdhocAdam self-assigned this Jun 19, 2023
@AdhocAdam AdhocAdam added this to the ??? milestone Jun 19, 2023
@AdhocAdam AdhocAdam linked an issue Jun 19, 2023 that may be closed by this pull request
@AdhocAdam AdhocAdam changed the base branch from primary to dev-5.x June 19, 2023 14:57
@AdhocAdam
Copy link
Owner

Thank you for your contribution! If you have a preference how you would like your name to be listed on the About page, here's the permalink to the About form on your repo you can add to. Otherwise I'll just use your name from your GitHub profile.

https://github.com/BetaLyte/smletsexchangeconnector/blob/e91beab23f9691a290bfbca517552c6fb8a34fff/ManagementPack/2016/SMLetsExchangeConnectorSettingsUI/Forms/AboutForm.xaml#L17

@AdhocAdam AdhocAdam merged commit 9358924 into AdhocAdam:dev-5.x Jul 15, 2023
5 checks passed
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.

Allow plus addressing in Multi Inbox
2 participants