Skip to content
/ landa Public

Datenmanagementsystem des Landesverbands Sächsischer Angler.

License

Notifications You must be signed in to change notification settings

alyf-de/landa

Repository files navigation

LANDA

Datenmanagementsystem des Landesverbands Sächsischer Angler.

Deleting

When deleting a LANDA Member, this app ...

  • Tries to delete the linked User.

    If the user cannot be deleted, it removes the link to this member and disables the user.

  • Tries to delete all Addresses and Contacts, which are linked to this member only.

  • Decrements the counter of the naming series, if this member was just created (has the highest number).

When deleting a LANDA Member and/or User, this app ...

  • Removes rows linking to this user/member from all child tables
  • Unsets all optional links to this user/member
  • Deletes all documents containing a mandatory link to this user/member

There's a daily scheduled job that deletes all Users that have been inactive for more than 18 months.