Skip to content

Improve gridtk resubmit Feedback When No Jobs Are Resubmitted #14

@183amir

Description

@183amir

Issue:

When running the gridtk resubmit command, if no jobs are resubmitted, there is currently no output or feedback provided. This can be confusing for users, as it may be unclear whether the command executed successfully or why no jobs were resubmitted.

Proposed Solution:

If no jobs are resubmitted, gridtk resubmit should explicitly notify the user that no jobs were resubmitted. Additionally, the message should explain that this could be due to the default state filtering and suggest how to resubmit all jobs if that is the user's intention.

For example, in such cases, the output could display a message like:

No jobs were resubmitted. Note that the default state filtering may have excluded some jobs. If you want to resubmit all jobs, please use the option: gridtk resubmit --state all

This feedback will improve the user experience by providing clearer instructions and a better understanding of the command's behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions