temporal icon indicating copy to clipboard operation
temporal copied to clipboard

Make task-id a required argument for remove-task command

Open prathyushpv opened this issue 1 year ago • 0 comments

What changed?

Make task-id,shard-id and task-category a required argument for remove-task command.

Why?

shard-id and task-id is required for removing task. task-id is required even for removing timer tasks. If it is not marked as required, remove-task command will fail silently when removing timer tasks without task id provided.

How did you test it?

Tested in a cell.

Potential risks

Documentation

Is hotfix candidate?

No

prathyushpv avatar Oct 01 '24 23:10 prathyushpv