chore(registrar): assign State Hub identifiers
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 2583210@bnt-lap001
Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006
This commit is contained in:
repo-manager 2026-08-26 20:23:02 +02:00
parent d9f6637ef5
commit d9d48c7d1d
9 changed files with 57 additions and 5 deletions

View file

@ -177,6 +177,7 @@ title: Aufgabe aus Anforderung ableiten (UC-AU-02)
status: done
Auf der Anforderungsdetailseite: Button "Aufgabe erstellen".
state_hub_task_id: "3ec41ab0-9517-57a2-8587-944a0ff19891"
```python
def anforderung_aufgabe_erstellen(request, ausschreibung_id, pk):
anforderung = get_object_or_404(Anforderung, pk=pk)