Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Löschen von mehrfach verschachtelten Inline-Relations ist fehlerhaft #1420

Closed
xong opened this issue Apr 28, 2023 · 1 comment
Closed

Löschen von mehrfach verschachtelten Inline-Relations ist fehlerhaft #1420

xong opened this issue Apr 28, 2023 · 1 comment
Labels

Comments

@xong
Copy link
Contributor

xong commented Apr 28, 2023

Inlinerelation-Datensätze, die mehrfach verschachtelt sind, werden nicht korrekt gelöscht.

Beispiel "Veranstaltung":

  • Raum A
    • Programmpunkt A.1
    • Programmpunkt A.2
  • Raum B
    • Programmpunkt B.1

Die Räume sind Inlinerelations der Veranstaltung und Programmpunkte sind Inlinerelations der Räume.

Das Löschen von Programmpunkt B.1 über den "removeme"-Button entfernt Programmpunkt A.1.

Das Problem tritt nur bei gespeicherten Datensätzen auf, die aus der Datenbank geladen werden, d. h. fügt man einen Programmpunkt hinzu, ohne direkt zu speichern, und löscht ihn, dann funktioniert das.

Das Problem besteht mindestens seit Version 4.0.4.

@dergel
Copy link
Member

dergel commented Jun 20, 2024

das sollte mittlerweile passen. Ich konnte den Fehler nict mehr nachvollziehen.

@dergel dergel closed this as completed Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants