Closed
Description
- Did you test in newest Wekan?: yes
- Did you configure root-url correctly so Wekan cards open correctly (see https://github.com/wekan/wekan/wiki/Settings)? :yes
- Operating System: linux
- Deployment Method (Snap/Docker/Sandstorm/bundle/source): docker
Wekan version : since 6.23 => 6.26. works with 6.22 and previous
Hello,
since wekan 6.23 when i try to add existing user to board nothing appears. In wekan 6.22 it's works.
docker container logs same error after each key pressed for search user (by name, id ....)
Exception from sub users/easySearch id qgMCEGCikhMf5b9ox MongoInvalidArgumentError: Argument "options" must not be function
at Collection.aggregate (/build/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb/lib/collection.js:371:19)
at packages/meteor.js:311:21
at Collection.Mongo.Collection.aggregate (packages/meteorhacks_aggregate.js:39:46)
at Object.search (packages/matteodem_easy-search.js:549:37)
at Subscription.<anonymous> (packages/matteodem_easy-search.js:123:39)
at packages/matb33:collection-hooks/server.js:33:71
at Meteor.EnvironmentVariable.EVp.withValue (packages/meteor.js:1257:12)
at Subscription._handler (packages/matb33:collection-hooks/server.js:33:26)
at packages/check/match.js:118:15
at Meteor.EnvironmentVariable.EVp.withValue (packages/meteor.js:1257:12)
at Object._failIfArgumentsAreNotAllChecked (packages/check/match.js:116:43)
at maybeAuditArgumentChecks (packages/ddp-server/livedata_server.js:1882:18)
at packages/ddp-server/livedata_server.js:1107:9
at Meteor.EnvironmentVariable.EVp.withValue (packages/meteor.js:1257:12)
at Subscription._runHandler (packages/ddp-server/livedata_server.js:1106:60)
at Session._startSubscription (packages/ddp-server/livedata_server.js:917:9)
at Session.sub (packages/ddp-server/livedata_server.js:673:12)
at packages/ddp-server/livedata_server.js:603:43