rxtATX / OffNOn

In this application, users will be able to submit tickets (requests for help) with their coding work, technical questions, etc. Tickets will be created to be addressed by technicians. This application models the AskBCS and JIRA ticket systems.
2 stars 2 forks source link

Change server response in ticketRoutes.js #63

Closed rxtATX closed 1 year ago

rxtATX commented 1 year ago

Right now the server is responding twice, once with a status and json string, then with a redirect. Needs a fix ASAP.

Acceptance criteria:

codeDevLogan commented 1 year ago

Patched and awaiting pull.