-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set unknown completion state only for automatic tracking
The completion state COMPLETION_UNKNOWN is only applicable with automatic completion tracking. With manual tracking the only possible options are COMPLETION_INCOMPLETE or COMPLETION_COMPLETE. Therefore, we don’t change the completion state at all during the different phases when tracking the completion manually. Fixes: #306
- Loading branch information
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters