thegazelle-ad / gazelle-server

Server for front-end and editor tools of The Gazelle
MIT License
19 stars 8 forks source link

#443 fix creating issue #446

Closed emilgoldsmith closed 5 years ago

emilgoldsmith commented 5 years ago

Related Issue

443

Description

I changed our front end (though it's actually a very small surface) to use issue_number instead of issueNumber when interfacing with Falcor. And also wrote a database migration that renames issue_order to issue_number in the database, and made an accompanying find and replace to rename relevant places.

I also added a serverside verification of the issue being created

How Has This Been Tested?

Manual testing and a unit testing of the verification

Screenshots (if appropriate):

Checklist: