I am trying to add the option to exclude the queue setup when attaching a template and cannot find the correct syntax. Attaching the template as is (default queue setup) is overwriting the queue setup already on the projects.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Typically you want the word 'clear' in all lowercase followed by Camelcase version of the object. So documents/folders would be 'clearDocuments', and Risks would be clearRisks. Sometimes that takes some guesswork if it's not an obvious single word like this one. It's clearIssueSetup. There's no published list I've ever found, I figured it out by opening Chrome's developer screen and reviewing the code for that part of the attach Template UI screen when I needed each option.
Views
Replies
Total Likes
Typically you want the word 'clear' in all lowercase followed by Camelcase version of the object. So documents/folders would be 'clearDocuments', and Risks would be clearRisks. Sometimes that takes some guesswork if it's not an obvious single word like this one. It's clearIssueSetup. There's no published list I've ever found, I figured it out by opening Chrome's developer screen and reviewing the code for that part of the attach Template UI screen when I needed each option.
Views
Replies
Total Likes
Thank you Katherine! That's the switch I was looking for. I've used the clearDocuments, etc previously, but was trying clearQueueDef without success. This type of thing would be great do have documented somewhere......
Views
Replies
Total Likes
I figured I'd be thorough and just get them all. Hopefully other folks searching for them will find the forums. Some of these are things my instance doesn't happen to use so I don't have any helpful notes on what using them might do but I'm happy to add if folks have anything to share.
Views
Likes
Replies