-
Notifications
You must be signed in to change notification settings - Fork 41
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
Better documentation #45
Comments
Hello, The plugin only creates new issues, leaving previous issues as 'related' but separate. I added this as an option to develop. This will not let you search for items in Redmine for a history of deadlines for example, but I see the point about the comments. |
Thanks for incorporating in "list of features requested" and updating README.md. It's much clearer now about what the plugin currently does. Cheers. |
Hello,
Found plugin on Feature #1176: Recurring Tasks - Redmine - comment 78. Kudos for your effort.
The README.md does not tell anything about the actual features. I tried to install it but some step fails.
Using vocabulary from Feature #1176: Recurring Tasks - Redmine - comment 46, what does it do to a recurring issue ?
Looking at the code at https://github.com/nutso/redmine-plugin-recurring-tasks/blob/master/app/models/recurring_task.rb I only see code that looks like it does the "recreate/duplicate" style.
This certainly fits some use cases (rare issues or issues that need discussion every time) but it does not fit simple cases of high frequency issues (weekly, monthly) where all comments (if any at all) should be kept in a single thread. -- I happen to only need the "reopen" style.
Have I figured it out right or have I missed that this plugin indeed can work with a "reopen" style ?
In any case updating README.md with one or two sentence about what the plugin does would be very good.
Thanks!
The text was updated successfully, but these errors were encountered: