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

Feature: Add parent task to periodic tasks #116

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chris85618
Copy link

@chris85618 chris85618 commented Dec 23, 2023

It has been tested on Redmine 5.0.6. And I think #107 & #108 could be resolved by this.

If the specific parent task exists (no matter if the status is closed or not), new issues will be created with the target parent task.
If specifying a non-existent parent task, they'll be created without any parent task.
However, if specifying a valid parent task in advanced and then adding a new following relationship which is later than the corresponding next run date, the new issues would be failed to create. (Please refer to the following image.) This behavior is acceptable for me so I just mentions it.
Screenshot 2023-12-24 16 56 19

Signed-off-by: Chris Chen <chrischen0618@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant