File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 7
7
8
8
## Known Issues
9
9
10
- * Deleting an issue neither generates a warning nor deletes the recurrence
11
10
* No ability to view historic recurrences
11
+ * Deleting an issue does not provide a warning about deleting associated recurrences
12
12
13
13
## Next Version (Develop Branch)
14
14
15
15
* Russian translation contributed by @box789 ([ #30 ] ( https://github.com/nutso/redmine-plugin-recurring-tasks/pull/30 ) )
16
16
* French translation contributed by @jbeauvois ([ #35 ] ( https://github.com/nutso/redmine-plugin-recurring-tasks/pull/35 ) )
17
17
* Backward Rails syntax compatibility ([ #29 ] ( https://github.com/nutso/redmine-plugin-recurring-tasks/issues/29 ) , [ #34 ] ( https://github.com/nutso/redmine-plugin-recurring-tasks/issues/34 ) )
18
+ * Deleting the source issue for a recurrence deletes the recurrence ([ #33 ] ( https://github.com/nutso/redmine-plugin-recurring-tasks/issues/33 ) )
19
+ * Recurrence checks for nil issue before attempting to recur ([ #33 ] ( https://github.com/nutso/redmine-plugin-recurring-tasks/issues/33 ) )
18
20
19
21
## Version 1.2.9 (07 Jan 2014)
20
22
You can’t perform that action at this time.
0 commit comments