You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Affects: Project Builder, both PFE Lab and FEM Lab.
When adding Subtasks to a Drawing Task('s Drawing Tool), the "Slider" subtask is always available. This shouldn't be the case - the Slider is supposed to be an experimental tool with limited availability.
Current behaviour:
When choosing to add a subtask to a Drawing Tool, the "Slider" option is always present, alongside the evergreen "Question" and "Text" options.
Expected behaviour:
The "Slider" option should ONLY be present when project.experimental_tools includes "slider".
This should be similar to how the "Dropdown" subtask option is ONLY available when the "dropdown" experimental tool is enabled for the project.
Screenshot: the "Slider" subtask is available even if a project doesn't have the Slider experimental tool enabled.
Status
Under discussion. A fix would need to come in two parts: 1. an update to the PFE code to fix expected behaviour, and 2. some data cleanup on existing projects.
Bug
Affects: Project Builder, both PFE Lab and FEM Lab.
When adding Subtasks to a Drawing Task('s Drawing Tool), the "Slider" subtask is always available. This shouldn't be the case - the Slider is supposed to be an experimental tool with limited availability.
Current behaviour:
Expected behaviour:
project.experimental_tools
includes"slider"
.Screenshot: the "Slider" subtask is available even if a project doesn't have the Slider experimental tool enabled.
Status
Under discussion. A fix would need to come in two parts: 1. an update to the PFE code to fix expected behaviour, and 2. some data cleanup on existing projects.
Please see Slack.
The text was updated successfully, but these errors were encountered: