Unable to add New Requests #59
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the bug
Unable to add new requests
To reproduce
Steps to reproduce the behavior:
Expected behaviour
Request should be created and user taken to request.
Screenshots

Branch bug/59 created!
Checked the DB - the request isn't actually being saved. If a user attempts to access a request that doesn't exist, by design the app will respond with this error instead of saying that it doesn't exist.