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

Have afterCreate logic add a "Created" log to each new ticket - RATED 6 #129

Closed rxtATX closed 1 year ago

rxtATX commented 1 year ago

The developer will add a hook which will allow new tickets to automatically log their own creation.

Acceptance criteria:

To confirm it's done, the developer should be able to create a new ticket. When the page redirects them, they should see a timeline object on the bottom right of that view; if it didn't work, the bottom right will be empty - check for terminal and console errors.