Details
-
Task
-
Resolution: Unresolved
-
None
-
None
-
High
-
Empty show more show less
Description
problem
The task status "unconfirmed" was renamed in the UI to "not approved". This was leading to confusion since on DB level, in PHP code and in config initialTaskState its still named unconfirmed.
solution
Rename internal usage of the string in context of a task state "unconfirmed" to "notapproved".
Pay attention that the workflow state unconfirmed remains unconfirmed.