When creating an event for a project that doesn't exist, you see this: ``` Project "<project name>" is not subscribed to events of this type. No event created. ``` This should probably return a 404 instead.
When creating an event for a project that doesn't exist, you see this:
This should probably return a 404 instead.