In Flow Designer, is there a way in "Make a decision" to default Use Branches to false?

Adam Robbins1
Mega Guru

Hi,

 

When I select a decision table in the "Make a decision" flow logic, the Use Branches defaults to true.  I have tried unchecking the box and then selecting a decision table, but it defaults back to true.  Is there a way to force it to default to false?

 

I have a larger decision table so it keeps freezing when Use Branches is checked.

 

Thank you,

Adam Robbins

 

 

1 ACCEPTED SOLUTION

Bimschleger
ServiceNow Employee
ServiceNow Employee

@poyntzj Yup, in the Yokohama release, “use branches“ will default to “off”.

 

However, there are no plans at this time to have the default behavior be defined via a user preference.

View solution in original post

7 REPLIES 7

Bimschleger
ServiceNow Employee
ServiceNow Employee

@poyntzj Yup, in the Yokohama release, “use branches“ will default to “off”.

 

However, there are no plans at this time to have the default behavior be defined via a user preference.

poyntzj
Kilo Sage

I set the property sn_flow_designer.max_decision_branches to be 0, and as soon as I add a decision table I get asked if I want top use branches.

On the instance I am working on, this was set to 175 so my little table is below that so never prompted and added all the unwanted branches.

Changed back incase it impacts someone else, but a small "work around" to make it easier in a flow

Thanks for posting this! This action is the most frustrating thing ever. Add the action, uncheck the box, add the table name, boom it's checked again and freezes up. UGH