brigadecore / brigadecore/brigade
bug: wrong error creating event for project that doesn't exist
Open
bug
- Dominant language
- Go
- Stars
- 2.4k
- Forks
- 244
- PR merge metrics
- No merged PRs in 30d
Description
When creating an event for a project that doesn't exist, you see this:
```
Project "" is not subscribed to events of this type. No event created.
```
This should probably return a 404 instead.
Contributor guide
Assessment
This issue has not been assessed yet.