Closed francescbassas closed 3 months ago
Thanks for noting @francescbassas!
A couple of points:
is_deleted=1
. So if you put a contact in trash, I think an affiliated mandate might still be collected.What would you expect to happen with those? I think I'd rather collect too much than too little from a donor.
In any case, if we want to change the current behaviour, we should add a configuration option to explicitly activate it.
Thanks @bjendres.
I would expect that no mandate could be left in the trash. How about the contributions. You cannot delete a contact without first deleting their contributions.
However, I found a case in which it did happen and upon checking it seemed to me that it was a permission issue in the contact combination. I will keep an eye out to see if it happens again and if any further testing is needed.
Feel free to re-open if you want this ticket to stick around.
I have discovered a strange behaviour. A mandate in a trashed contact. Inspecting the contact I could see that it has been combined with another. I consider two possibilities(I bet on the second one): (1) Mandates are ignored in the merge contacts UI? (2) If the user doesn't have permissions on CiviSEPA mandates are hidden from the UI and therefore always remain in the deleted contact.