InseeFr / Queen-Back-Office

Back-office services for Queen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deleting campaign does not fully delete it

davdarras opened this issue · comments

When deleting campaign (DELETE /api/campaign/{campaign_id}?force=true), it is impossible to recreate it afterwards (400 - bad request). The campaign seems to continue existing in application but does not exist anymore in DB.