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

API vervollständigen für Erstellen einer Org #177

Closed
d135-1r43 opened this issue Dec 8, 2024 · 0 comments · Fixed by #178
Closed

API vervollständigen für Erstellen einer Org #177

d135-1r43 opened this issue Dec 8, 2024 · 0 comments · Fixed by #178
Assignees
Labels

Comments

@d135-1r43
Copy link
Collaborator

d135-1r43 commented Dec 8, 2024

Taskbeschreibung

  1. Implementierung aller Noop-Aktivitäten

    • Alle Noop-Aktivitäten vollständig ausimplementieren und sicherstellen, dass sie korrekt in den entsprechenden Prozessen verwendet werden.
  2. Erstellung der JPA-Entitäten im Org-Service

    • Sämtliche JPA-Entitäten für den Org-Service modellieren und implementieren.
    • Validierung der Entitätsstruktur und Sicherstellung der Persistenz-Funktionalität.
  3. Erstellung des Root-Bommels

    • Erstellung und Konfiguration des Root-Bommels zur strukturierten Verwaltung von Abhängigkeiten und Versionen.
  4. Erstellung von Tests

    • Implementierung umfassender Tests für die Prozesse.
    • Sicherstellen, dass sowohl die Prozess-Logik in Kogito als auch die Wrapper-API abgedeckt sind.
@d135-1r43 d135-1r43 self-assigned this Dec 8, 2024
@d135-1r43 d135-1r43 changed the title API vervollständigen für ERstellen einer Org API vervollständigen für Erstellen einer Org Dec 8, 2024
@d135-1r43 d135-1r43 added backend BPMN Prozessse labels Dec 8, 2024
d135-1r43 added a commit that referenced this issue Dec 8, 2024
Implemented PersistOrganizationDelegate to handle the persistence of organizations, their owners, and root Bommels. Added unit tests to verify that organizations, members, and root Bommels are correctly persisted, ensuring integrity and expected behavior. Introduced a default emoji for root Bommels to standardize their representation.
@d135-1r43 d135-1r43 linked a pull request Dec 8, 2024 that will close this issue
d135-1r43 added a commit that referenced this issue Dec 9, 2024
d135-1r43 added a commit that referenced this issue Dec 9, 2024
Implemented PersistOrganizationDelegate to handle the persistence of organizations, their owners, and root Bommels. Added unit tests to verify that organizations, members, and root Bommels are correctly persisted, ensuring integrity and expected behavior. Introduced a default emoji for root Bommels to standardize their representation.
d135-1r43 added a commit that referenced this issue Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant