webis-de / mturk-manager

An alternative front end for Amazon Mechanical Turk
GNU General Public License v3.0
12 stars 4 forks source link

Batch creation does not work #57

Closed johanneskiesel closed 3 years ago

johanneskiesel commented 3 years ago

When I create a batch ("submit"), nothing happens. I can see in the network tab of the web developer tools that I get a 400 response

{"settings_batch":{"qualification_locale":["This field is required."]}}

I noticed that the request contains a field qualificationLocale

johanneskiesel commented 3 years ago

fixed in 2.1.4