Hi,
Please, what is the best way to remove batch assignments from tens of activities ?
The idea is to remove all assignments without assigned work or real work on an activity list.
These unwelcome assignments have in fact been added by the system due to a bad configuration ("ADM" type project).
Thanks for your help.
Tony44
Nothing except a script : list all objects correspondiong ot your criteria and call object->delete().
NB : do not try and delete directly in the DB, you would générate inconsistencies.
Ok, thanks for the answer. However, the script requires knowledge of php which I will miss.
NB : do not try and delete directly in the DB, you would générate inconsistencies.
This is what it seemed to me.
Can these unnecessary assignments significantly reduce performance ?
Tony44
Can these unnecessary assignments significantly reduce performance ?
Only on planning calculation, if left work is more thant zero