-
Type:
Bug
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Main back-end mechanisms (Worker, Logging, etc.)
-
Critical
-
Remove the autoAssociateTaskPm workflow functionality from the workflow action configuration and from the source code too.
-
Emptyshow more show less
Remove the autoAssociateTaskPm workflow functionality from the database and from the source code too.
Query should be
DELETE FROM `LEK_workflow_action` WHERE `LEK_workflow_action`.`action` = "autoAssociateTaskPm"
The reason for removing this is, that it leads to unwanted behavior in some cases, when user associate languages to their PM user and there is no use for associating a task to a different PM based on assigned languages to the PM in 99,99% of use cases.