How to stop Guided Boards being automatically created

kbleavins
Tera Contributor

For each major task I create in a project a corresponding Guided Board is created. Any sub-tasks are listed as cards. 
Is there a way to turn this off? I'm collecting a large number of VTB boards. 

kbleavins_0-1706021385866.png

 

1 REPLY 1

dbook
Kilo Sage

This behaviour is controlled by the Script Include: 'ProjectWorkbenchVtb' and is how the Project Workbench VTB's are populated on each load. (See here:Components of project workbench (servicenow.com))

 

You could set the Include to Inactive but this would remove the functionality. Alternatively you could consider additional conditions to be needed for the creation of a VTB if the functionality is useful sometimes. 

 

Do like this post if helpful.