Disable Create Task in VTB's Checklist

Ace009
Tera Contributor

Is it possible to remove the "Create Task" functionality in Visual Task Board's Checklist feature?  We don't want them generating a Change Request as that has approvers, for example. 

1 ACCEPTED SOLUTION

Hello @Ace009 ,

 

Yes, updating the glide.ui.create_task_type_option_list System Property is the official (and only) way to achieve this. Please note that you don't have to clear it, though. In your case removing "change_request" from the list would be enough.

 

RobertH_0-1748150035295.png

Regards,

Robert

View solution in original post

2 REPLIES 2

Ace009
Tera Contributor

It looks like I can achieve this by clearing the system property glide.ui.create_task_type_option_list. Not sure if this is the most graceful way but it removes the icon.

Hello @Ace009 ,

 

Yes, updating the glide.ui.create_task_type_option_list System Property is the official (and only) way to achieve this. Please note that you don't have to clear it, though. In your case removing "change_request" from the list would be enough.

 

RobertH_0-1748150035295.png

Regards,

Robert