Details
-
Bug
-
Resolution: Fixed
-
None
-
High
-
If the deadline of a job in a task is changed, the status of the job changes from "open" to "waiting". This is fixed.
-
Empty show more show less
Description
If the deadline of a task is changed the status changes from "open" to "waiting".
This should not be the case. Probably only a "critical" flag is missing in the JS model so that the status is always saved to the server also if only the dead line was changed.