@@ -1,5 +1,5 @@
package hhn.temp.project;
public enum TaskStatus {
OPEN, CLOSED, IN_PROCESS
OPEN, CLOSED, INPROCESS
}
The note is not visible to the blocked user.