You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: syntax error at or near "where"
at /home/node/parabol/dist/node_modules/pg/lib/index.js:2749:17
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async PostgresConnection.executeQuery (/home/node/parabol/dist/gqlExecutor.js:1440351:28)
at async /home/node/parabol/dist/gqlExecutor.js:1454834:28
at async DefaultConnectionProvider.provideConnection (/home/node/parabol/dist/gqlExecutor.js:1440904:20)
at async DefaultQueryExecutor.executeQuery (/home/node/parabol/dist/gqlExecutor.js:1454833:16)
at async UpdateQueryBuilder.execute (/home/node/parabol/dist/gqlExecutor.js:1452925:24)
at async UpdateQueryBuilder.executeTakeFirst (/home/node/parabol/dist/gqlExecutor.js:1452944:26)
at async resolve (/home/node/parabol/dist/gqlExecutor.js:120711:23)
at async Object.MutationupdateTaskResolver (/home/node/parabol/dist/gqlExecutor.js:144354:22)
at PostgresConnection.executeQuery (/home/node/parabol/dist/gqlExecutor.js:1440371:69)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async /home/node/parabol/dist/gqlExecutor.js:1454834:28
at async DefaultConnectionProvider.provideConnection (/home/node/parabol/dist/gqlExecutor.js:1440904:20)
at async DefaultQueryExecutor.executeQuery (/home/node/parabol/dist/gqlExecutor.js:1454833:16)
at async UpdateQueryBuilder.execute (/home/node/parabol/dist/gqlExecutor.js:1452925:24)
at async UpdateQueryBuilder.executeTakeFirst (/home/node/parabol/dist/gqlExecutor.js:1452944:26)
at async resolve (/home/node/parabol/dist/gqlExecutor.js:120711:23)
at async Object.MutationupdateTaskResolver (/home/node/parabol/dist/gqlExecutor.js:144354:22) {
locations: [ [Object] ],
path: [ 'updateTask' ]
}
Issue - Bug
node --version
npm --version
Example
Acceptance Criteria (optional)
Users can:
Triage is performed to find the root cause of the bug, timeboxed to ~1 hour.
Estimated effort: 1 hour to triage. More if root cause is already identified.
The text was updated successfully, but these errors were encountered: