mercedes-benz / sechub

SecHub provides a central API to test software with different security tools.
https://mercedes-benz.github.io/sechub/
MIT License
259 stars 61 forks source link

Project delete in administration layer shall trigger Events and handlers shall do actions #87

Closed de-jcup closed 4 years ago

de-jcup commented 4 years ago

ProjectDeleteService does not trigger a delete event:

The data is deleted, but the data messaging is not implemented, so there are some zombie data living.

Must be handled like done for MessageID.USER_DELETED Endpoints should be same as for MessageID.PROJECT_CREATED but reverse

There should be a notification to project owner and admins that this project was deleted!

de-jcup commented 4 years ago

In scope:

Out of scope: