Page 1 of 1

Delete Option Not Found in SubEntity

Posted: 15 Jan 2019, 17:14
by elviseras
Hi, I'm not sure this is a bug, but it's a big problem for us and I'm not able to find the solution

We are one main entity (Projects) with several sub-entities (Tasks, Localizations, Tickets, etc).... In Sub-Entity Localization lists "More actions" button we do not have "Delete" option (For delete several records at the same time)... In all others Sub-Entities the option appears (See images)

It is not a permissions or users group because does not appear if we enter as an admin user ( :o :o :o :o )

We have tested too in the previous version v2.3.1 and the same thing happens

What is the problem?? What else can it be??

Re: Delete Option Not Found in SubEntity

Posted: 15 Jan 2019, 18:14
by support
This is not bug. This is just not supported at the moment but it's already in plan. Probably will be in 2.5

Re: Delete Option Not Found in SubEntity

Posted: 15 Jan 2019, 20:24
by elviseras
Ok Sergey, I understand, but could you explain to me what is the difference?

Why is it not possible in "Localizations" sub-entity, but in all the others there is not problem?

Regards

Re: Delete Option Not Found in SubEntity

Posted: 15 Jan 2019, 22:29
by support
Delete process is not simple action. We have to delete all related things like comments/attachments etc.
And with subentities we have to check all entities tree. So it need to create special code for this action and I have not done it yet. I'm lazy:)

Re: Delete Option Not Found in SubEntity

Posted: 15 Jan 2019, 22:51
by elviseras
Ok, Thank you, now I understand !! .It´s possible delete at once several entities that do not have nested sub-entities....but not those that do have sub-entities ... :) :) :)

Re: Delete Option Not Found in SubEntity

Posted: 15 Apr 2019, 12:22
by support
I have updated this function for version 2.5 and now you can delete items even it has sub-entities and items in int.
The popup window will have just extra delete confirmation msg.

Re: Delete Option Not Found in SubEntity

Posted: 15 Apr 2019, 15:21
by elviseras
Great Sergey !!, it's a very good improvement

Thank you very much (as always) for your fantastic support!