Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specification of delay and tags on submit page #269

Open
iFrozenPhoenix opened this issue May 24, 2021 · 2 comments
Open

Allow specification of delay and tags on submit page #269

iFrozenPhoenix opened this issue May 24, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@iFrozenPhoenix
Copy link

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.

@iFrozenPhoenix iFrozenPhoenix added the enhancement New feature or request label May 24, 2021
@rbeuque74
Copy link
Member

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

@iFrozenPhoenix
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants