Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Attempting to edit a ride as a facilitator causes error #24

Closed
luketn opened this issue Jul 24, 2018 · 0 comments
Closed

Bug: Attempting to edit a ride as a facilitator causes error #24

luketn opened this issue Jul 24, 2018 · 0 comments

Comments

@luketn
Copy link
Collaborator

luketn commented Jul 24, 2018

"I wanted to see how the filter for vehicle type and gender worked, so I asked Lisa to edit one the Rides she had created but I understand she cannot edit after it is created??;"

  • John

From the logs (sls -f update logs):

UPDATE rides SET client = 'Luke',facilitatorEmail = '??@??.??',pickupTimeAndDateInUTC = "2018-06-06T04:25:46.000Z",locationFrom = POINT(-33.796809, 151.282697),locationTo = POINT(-33.796809, 151.282697),fbLink = 'https://facebook.com/test',driverGender = 'female',carType = 'noSUV',status = 'OPEN',deleted = 0,suburbFrom = NULL,placeNameFrom = '6 Tower Street, Manly New South Wales 2095, Australia',postCodeFrom = '2095',suburbTo = NULL,placeNameTo = '6 Tower Street, Manly New South Wales 2095, Australia',postCodeTo = '2095',description = NULL WHERE id = 31

Result:

ERROR { Error: ER_BAD_FIELD_ERROR: Unknown column 'OPEN' in 'field list'
@luketn luketn closed this as completed in 568396b Jul 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant