Skip to content

Docs: Wrong description within planner task set #3245

@Jwaegebaert

Description

@Jwaegebaert

Among the options, it is described that it is possible to change a task's plan.

`--planId [planId]`
: ID of the plan to move the task to. Specify either `planId` or `planName` but not both.

`--planName [planName]`
: Name of the plan to move the task to. Specify either `planId` or `planName` but not both.

However, this is not possible. These options are used if one is going to change the task's bucket by name.
Here we can best adapt the description to the following.

`--planId [planId]`
: ID of the plan to which the bucket belongs to. Specify either `planId` or `planName` when using `bucketName`.

`--planName [planName]`
: Name of the plan to which the bucket belongs to. Specify either `planId` or `planName` when using `bucketName`.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions