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: value too long for type character varying(255)
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 updateSmartGroupTitle (/home/node/parabol/dist/gqlExecutor.js:113982:3)
at async updateGroupTitle (/home/node/parabol/dist/gqlExecutor.js:113728:5)
at async resolve (/home/node/parabol/dist/gqlExecutor.js:120336:5)
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 updateSmartGroupTitle (/home/node/parabol/dist/gqlExecutor.js:113982:3)
at async updateGroupTitle (/home/node/parabol/dist/gqlExecutor.js:113728:5)
at async resolve (/home/node/parabol/dist/gqlExecutor.js:120336:5)
at async Object.MutationupdateReflectionContentResolver (/home/node/parabol/dist/gqlExecutor.js:144354:22) {
locations: [ [Object] ],
path: [ 'updateReflectionContent' ]
}
Issue - Bug
node --version
npm --version
Happened 53 times yesterday and here is an 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: