AdhocAdam / smletsexchangeconnector

SMLets PowerShell based Exchange Connector for controlling Microsoft System Center Service Manager 2016+
https://adhocadam.github.io/smletsexchangeconnector/
GNU General Public License v3.0
29 stars 19 forks source link

Support for Multiple Keywords #397

Closed AdhocAdam closed 2 years ago

AdhocAdam commented 2 years ago

Discussed in https://github.com/AdhocAdam/smletsexchangeconnector/discussions/391

Originally posted by **AdhocAdam** August 7, 2022 Support for configuring multiple keywords. For example, instead of just having [approved] for a Review Activity you could configure additional ones such as: - [approve] - [authorized] - [affirmative] This would: - enable greater flexibility when configuring email templates - introduce support for multiple languages per keyword - allow the creation of secret keywords of sorts, that would only be known to the individuals/systems/vendors they are shared with - create even further opportunities for Custom Events
AdhocAdam commented 2 years ago

Will ship via #401