Task not saving
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
Behavior:
When trying to create and save a task, saving fails. Sometimes saving fails when there is a Flux script error, but the failure to save isn't always dependent on that. Task saving also fails if I copy and paste in a custom task with task option parameters included, regardless of whether or not the parameters match the UI options.
Expectation:
The task always saves regardless of whether or not there is a Flux script error. Flux task options should appear at the top of the task editor and changes in the UI task options the flux options should be reflected in the script and vice versa.
Current Workaround:
Save a task with the name and interval parameter filled out as well as the first line of the task with arbitrary text like ```foo```. Then copy and paste my Flux script, excluding the task options.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.