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

Default Problem Request Template is missing in settings #484

Open lukep-axim opened 2 months ago

lukep-axim commented 2 months ago

Good day,

When trying to setup the SMLets Exchange connector, it won't continue due to the problem template being missing. I tried setting up a template for it however not sure how to get one to display in the dropdown. I really need to get this up and running as soon as possible if I could get any assistance, please.

Thanks

image

AdhocAdam commented 2 months ago

It's not entirely clear to me how this could be happening based on how the connector's UI is built as there is no filtering in the code. It's simply loading all of the available Templates of a given Work Item class for a specific drop down.

https://github.com/AdhocAdam/smletsexchangeconnector/blob/02be0b1aed028647848c982e19ae5779c7596822/ManagementPack/2016/SMLetsExchangeConnectorSettingsUI/AdminSettingsWizardData.cs#L2892-L2909

Given this, there are really only two things that come to mind here if you're not seeing a Template you expect: