- Notifications
You must be signed in to change notification settings - Fork1k
Description
Add warning to templates using the classic parameters to switch to dynamic.
New templates to default to dynamic (in sql & coder)
Default set in:
- SQL
coder/coderd/database/dump.sql
Line 1742 in8630a4e
use_classic_parameter_flowboolean DEFAULT trueNOT NULL - Template create:(edited)
Line 201 in8630a4e
useClassicParameterFlow:=ptr.NilToDefault(createTemplate.UseClassicParameterFlow,true) - Template versions:(edited)
coder/coderd/templateversions.go
Line 1474 in8630a4e
vardynamicTemplatebool