-
Notifications
You must be signed in to change notification settings - Fork 10
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
Hotfix/history #302
base: master
Are you sure you want to change the base?
Hotfix/history #302
Conversation
fix # 300
Form was included twice resulting in a rendering error.
@melegiul |
Ja, das Problem gab es häufiger nach dem Fix. Hier habe ich es übersehen. Danke. Ist gefixt in eb9ef3e |
Dies hat funktioniert. |
Ich habe gerade gemerkt, dass ich in den Vorfällen auch die Historie bearbeiten kann: https://demo.open-datenschutzcenter.de/vorfall |
Auftragsverarbeitung ist gefixt. Vorfall-Historie war tatsächlich allerdings nicht bearbeitbar:
Früher gab es gar keine deaktivierten Formulare, sondern es wurde beim Speichern lediglich auf aktiv geprüft. Heißt, man konnte das Formular zwar absenden, aber die Änderungen wurden nicht persistiert. Was bei Vorfall immer noch so implementiert war. |
fix #300
fix #301