Unable to add New Requests #59

Closed
opened 2020-08-10 13:20:32 +00:00 by MrLyallCSIT · 2 comments
MrLyallCSIT commented 2020-08-10 13:20:32 +00:00 (Migrated from github.com)

Describe the bug
Unable to add new requests

To reproduce
Steps to reproduce the behavior:

  1. Create a new request
  2. See error

Expected behaviour
Request should be created and user taken to request.

Screenshots
image

**Describe the bug** Unable to add new requests **To reproduce** Steps to reproduce the behavior: 1. Create a new request 2. See error **Expected behaviour** Request should be created and user taken to request. **Screenshots** ![image](https://user-images.githubusercontent.com/9097891/89786962-a4dd0b00-db14-11ea-8856-140b10b3faa1.png)
github-actions[bot] commented 2020-08-10 13:34:29 +00:00 (Migrated from github.com)

Branch bug/59 created!

Branch [bug/59](https://github.com/luketainton/FHeD/tree/bug/59) created!
luketainton commented 2020-08-10 13:52:39 +00:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: archives/FHeD#59