Most likely it was due to the server update to the latest version. There's no twelveHourFormat
field anymore.
Thanks. Is there somewhere I can see upcoming changes like this? This broke our entire setup without warning so just want to make sure I don't miss anything like this again.
You can subscribe to the newsletter to see what changes are coming.
Dear Anton, I believe it is necessary to update the API references and remove the 'twelveHourFormat' field, as this information still appears there, I am also having the same error.
Updated.
I am getting this error twelveHourFormat, when change or create users on legacy app, using last traccar version (6.5), I had built legacy folder from last source.
it needs to update here ?
https://github.com/traccar/traccar-web/blob/master/legacy/web/app/model/User.js
This morning my API started responding with Unknown column 'twelveHourFormat'. We only use this Monday to Friday so I'm not sure when this actually happened, but we first saw it this morning. I've seen others have posted about this and they had upgraded incorrectly, but we are on a hosted server so we are not involved in any updates taking place.
I've removed twelveHourFormat from the API and it works absolutely fine now, but just wondering why this happened?