The workflow size setting disappears from config when your organization has already fixed it.
What's wrong with this entry?
The workflow size setting no longer appears in config when a managed or flag settings source already defines it, so you cannot change a value your organization has fixed.
- New computed field
workflowSizeGuidelineToggleableis the negation of "a managed/flag settings source defines workflowSizeGuideline" - The
workflowSizeGuidelineenum row (label "Dynamic workflow size", options unrestricted/small/medium/large) is listed only when that is true - Previously the row appeared whenever workflows were toggleable
workflowSizeGuidelineToggleable
Strings lifted out of the shipped bundle, so the claim above can be checked against them.