creecros / Group_assign

Kanboard Plugin to Assign Tasks to Groups and multiple users
MIT License
62 stars 24 forks source link

Assign to group in Recurrent task #5

Closed mapeze closed 5 years ago

mapeze commented 6 years ago

If there is a recurrence defined in a task assigned to a group, the new task created by the recurrence is not assigned to the group.

If the task with recurrence is assigned to a user, the new task created by the recurrence is assigned to that user. I expected the same behaviour when the task is assigned to a group.

creecros commented 6 years ago

will need a modified TaskDuplicationModel to do this.

mapeze commented 6 years ago

I realized after posting the issue. We can close this. I opened a feature request on Kanboard github https://github.com/kanboard/kanboard/issues/3937

creecros commented 6 years ago

It's a plug in feature, so it should be in the plugin

I was just making a note to myself cause I probably won't get to it right away.

creecros commented 5 years ago

@mapeze

just getting around to this, should be done soon. Just working out some minor details for moving and duplicating to other projects in regards to permissions.

creecros commented 5 years ago

That was actually a lot of work...

https://github.com/creecros/Group_assign/releases/tag/1.5.0