utask icon indicating copy to clipboard operation
utask copied to clipboard

Allow specification of delay and tags on submit page

Open vexvec opened this issue 4 years ago • 2 comments

Is your feature request related to a problem? Please describe. Currently via the UI a new task cannot be started with an initial delay. Further tags cannot be set via the ui.

Describe the solution you'd like Additional fields in the UI (Task submit page) which allows to set an initial delay (Delay field of POST API), as well as for tags.

Describe alternatives you've considered Creating an initial task for starting a task with the mentioned fields (Subsequent tasks are scheduled via an API call from within the initial task)

Additional context Add any other context or screenshots about the feature request here.

vexvec avatar May 24 '21 13:05 vexvec

Hello @iFrozenPhoenix, Thanks for the enhancement proposal. That's seems ok for me.

I guess we should put these new fields along with the Watchers fields, and maybe hide them under a Advanced parameters, as I guess it might be confusing for end-users to know what should be filled if they are not µTask fluent.

cc @simonmartinez

rbeuque74 avatar May 27 '21 10:05 rbeuque74

Hello @rbeuque74, this sounds like a good solution for me.

vexvec avatar May 28 '21 14:05 vexvec