ryan
04/08/2022, 3:22 AM3.12.0
-> 4.12.1
, did all the DB migrations and everything is working except in the UI when navigating to the queries page (/queries/manage) I get 500: Oh, something went wrong. Please file an issue if you believe this is a bug.
all the api hits to the server are 200's. I can do everything from the command line without error including fleetctl get queries --yaml
so this appears to be a UI bug. I'm getting this chrome console error: Syntax error found near Column Identifier (WHERE Clause)
"SyntaxError: Syntax error found near Column Identifier (WHERE Clause)
at C (<https://fleet.quiq.sh/assets/bundle-81aa769e462f09d14dc5.js:31:485195>)
at parse (<https://fleet.quiq.sh/assets/bundle-81aa769e462f09d14dc5.js:31:488961>)
at o (<https://fleet.quiq.sh/assets/bundle-81aa769e462f09d14dc5.js:31:413777>)
at <https://fleet.quiq.sh/assets/bundle-81aa769e462f09d14dc5.js:40:868794>
at Bm (<https://fleet.quiq.sh/assets/bundle-81aa769e462f09d14dc5.js:40:868880>)
at sg (<https://fleet.quiq.sh/assets/bundle-81aa769e462f09d14dc5.js:40:876544>)
at <https://fleet.quiq.sh/assets/bundle-81aa769e462f09d14dc5.js:40:877013>
at Array.map (<anonymous>)
at <https://fleet.quiq.sh/assets/bundle-81aa769e462f09d14dc5.js:40:877006>
at Object.po [as useMemo] (<https://fleet.quiq.sh/assets/bundle-81aa769e462f09d14dc5.js:48:61567>)"
Stephan M
04/08/2022, 4:40 AMryan
04/08/2022, 5:37 AMTomas Touceda
04/08/2022, 2:13 PMryan
04/08/2022, 2:20 PMLuke Heath
04/08/2022, 2:34 PM