Fixed
Details
Assignee
Calum BulmerCalum BulmerReporter
Calum BulmerCalum BulmerLabels
Components
Priority
Minor
Details
Details
Assignee
Calum Bulmer
Calum BulmerReporter
Calum Bulmer
Calum BulmerLabels
Components
Priority
Created October 31, 2016 at 12:26 PM
Updated December 1, 2016 at 9:33 PM
Resolved December 1, 2016 at 9:33 PM
If you comment on an event with a rating of 0 then the comment gets created successfully with an HTTP 201 but looking at the code the error that is displayed if a comment is rated > 5 is 'The field "rating" must be a number (1-5)'
This implies that a comment with a 0 rating should return the same error and not a 201 Created