Suspected bug: failure to remove dependency note from next instance of completed "Work on:" task
apkawel opened this issue · 0 comments
This issue pertains to the way this plug-in works with the "Work on" plug-in (and, likely, "Custom Complete"). As such, the possible bug may reside in one of those repositories.
Where an instance of a repeated "Work on:" task is a prerequisite to another task, and the user uses "Custom Complete" to mark that instance of the prerequisite task as done, the dependent task "unlocks" properly: both the dependency tag and the dependency note are properly removed from it. But the same is not true of the next instance of the prerequisite "Work on:" task: although the dependency tag is removed, the dependency note is not.
I suggest that the dependency note be removed from the next instance of the prerequisite "Work on:" task.