Forum

[SOLVED] Delete ass...
 
Notifications
Clear all

[SOLVED] Delete assignments in batch

4 Posts
2 Users
0 Reactions
1,894 Views
Tony
 Tony
(@tony44)
Posts: 131
Active Member
Topic starter
 
[#7137]

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

 
Posted : 30 Dec 2020 2H35
(@babynus)
Posts: 14952
Member Admin
 

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.


 
Posted : 30 Dec 2020 16H26
Tony
 Tony
(@tony44)
Posts: 131
Active Member
Topic starter
 

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

 
Posted : 04 Jan 2021 1H49
(@babynus)
Posts: 14952
Member Admin
 

Can these unnecessary assignments significantly reduce performance ? 

Only on planning calculation, if left work is more thant zero


 
Posted : 04 Jan 2021 17H01
Share:

Scroll to Top