Details
-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
Remove the autoAssociateTaskPm workflow functionality from the workflow action configuration and from the source code too.
-
Empty show more show less
Description
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.