Hello
If you have 14.0.2.1.12 and worked in Gantt and also in Tasks directly like this:
- add employees in task field employee_ids
- add employees also in gantt > task view > column "assigned resources"
This can cause a issue if you upgrade to 14.0.2.1.13. Why?
Field employee_ids changed from normal m2m to computed m2m!
14.0.2.1.12
If you added employees direct in the task field employee_ids, it will NOT affect assignee or resource in gantt task view.
If you add employees in gantt task view in column "assigned resources" it will affect the task directly.
14.0.2.1.13
You can add employees in task directly or in gantt task view column "assigned resources".. it will do the rest for you...
regards
thomi