TTCErembodegem / TTC-React-Front

Gulp! It's the materialization of the React-Redux-Hotloaded-Webpacked-Expressly-Bootstrapped-and-Babelified-brand-new front end for the new website
http://ttc-erembodegem.be/
MIT License
3 stars 0 forks source link

Admin section: Put validation on sync call to force a match sync from Frenoy #173

Open JornHeyvaert opened 3 years ago

JornHeyvaert commented 3 years ago

It's possible to perform a force match sync towards Frenoy without filling in a match ID on this screen:

image

This results in a 500 error message because we don't give a match ID as a parameter:

POST http://www.ttc-erembodegem.be/api/matches/FrenoyMatchSync?forceSync=true 500 (Something went terribly wrong!)

Possible quick ideas for enhancement: