Hello,
We have a Strapi v3 instance, and we can no longer update the permissions for the Authenticated role in the Users Permissions plugin.
Has anyone else encountered this problem?
Thank you
error error: select distinct "upload_file_morph".* from "upload_file_morph" where "field" = $1 and "upload_file_morph"."related_id" in ($2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22 .......
$68024, $68025, $68026, $68027, $68028, $68029, $68030, $68031, $68032, $68033, $68034, $68035, $68036, $68037, $68038, $68039, $68040, $68041, $68042, $68043, $68044, $68045, $68046, $68047, $68048, $68049, $68050, $68051, $68052, $68053, $68054, $68055, $68056, $68057, $68058, $68059, $68060, $68061, $68062, $68063, $68064, $68065, $68066, $68067, $68068, $68069, $68070, $68071, $68072, $68073)
and "upload_file_morph"."related_type" = $68074 - bind message has 2538 parameter formats but 0 parameters
at Parser.parseErrorMessage (/home/node/app/node_modules/pg-protocol/dist/parser.js:278:15)
at Parser.handlePacket (/home/node/app/node_modules/pg-protocol/dist/parser.js:126:29)
at Parser.parse (/home/node/app/node_modules/pg-protocol/dist/parser.js:39:38)
at Socket.<anonymous> (/home/node/app/node_modules/pg-protocol/dist/index.js:10:42)
at Socket.emit (events.js:314:20)
at Socket.EventEmitter.emit (domain.js:483:12)
at addChunk (_stream_readable.js:297:12)
at readableAddChunk (_stream_readable.js:272:9)
at Socket.Readable.push (_stream_readable.js:213:10)
at TCP.onStreamRead (internal/stream_base_commons.js:188:23)