-
Notifications
You must be signed in to change notification settings - Fork 949
Open
Labels
parametersbugs & feature requests related to Dynamic Parametersbugs & feature requests related to Dynamic Parameters
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 in 8630a4e
use_classic_parameter_flow boolean DEFAULT true NOT NULL - Template create:
Line 201 in 8630a4e
useClassicParameterFlow := ptr.NilToDefault(createTemplate.UseClassicParameterFlow, true) - Template versions:
coder/coderd/templateversions.go
Line 1474 in 8630a4e
var dynamicTemplate bool
Metadata
Metadata
Assignees
Labels
parametersbugs & feature requests related to Dynamic Parametersbugs & feature requests related to Dynamic Parameters