+
Skip to content

Error "TAPi18n is not defined" when rules are sending an email #5822

Open
@bbyszio

Description

@bbyszio

WeKan Version | 7.92.0 installed with docker

We have some rules which are sending an email as action.
After the last Update we receive the following error ("TAPi18n is not defined") :

Exception in removedobserveChanges callback: Error: Removed nonexistent document 43ZkanChogCaRa7Pk at SessionCollectionView.removed (packages/ddp-server/livedata_server.js:269:17) at Session.removed (packages/ddp-server/livedata_server.js:468:12) at Subscription.removed (packages/ddp-server/livedata_server.js:1430:19) at removed (packages/cottz:publish-relations/lib/server/cursor/cursor.js:52:13) at runWithEnvironment (packages/meteor.js:1486:24) at packages/meteor.js:1499:14 at packages/mongo/observe_multiplex.js:178:30 at Array.forEach (<anonymous>) at Function._.each._.forEach (packages/underscore.js:139:11) at Object.task (packages/mongo/observe_multiplex.js:172:9) at Meteor._SynchronousQueue.SQp._run (packages/meteor.js:1026:16) at packages/meteor.js:1003:12 Exception in removedobserveChanges callback: Error: Removed nonexistent document 43ZkanChogCaRa7Pk at SessionCollectionView.removed (packages/ddp-server/livedata_server.js:269:17) at Session.removed (packages/ddp-server/livedata_server.js:468:12) at Subscription.removed (packages/ddp-server/livedata_server.js:1430:19) at removed (packages/cottz:publish-relations/lib/server/cursor/cursor.js:52:13) at runWithEnvironment (packages/meteor.js:1486:24) at packages/meteor.js:1499:14 at packages/mongo/observe_multiplex.js:178:30 at Array.forEach (<anonymous>) at Function._.each._.forEach (packages/underscore.js:139:11) at Object.task (packages/mongo/observe_multiplex.js:172:9) at Meteor._SynchronousQueue.SQp._run (packages/meteor.js:1026:16) at packages/meteor.js:1003:12 Exception in removedobserveChanges callback: Error: Removed nonexistent document 43ZkanChogCaRa7Pk at SessionCollectionView.removed (packages/ddp-server/livedata_server.js:269:17) at Session.removed (packages/ddp-server/livedata_server.js:468:12) at Subscription.removed (packages/ddp-server/livedata_server.js:1430:19) at removed (packages/cottz:publish-relations/lib/server/cursor/cursor.js:52:13) at runWithEnvironment (packages/meteor.js:1486:24) at packages/meteor.js:1499:14 at packages/mongo/observe_multiplex.js:178:30 at Array.forEach (<anonymous>) at Function._.each._.forEach (packages/underscore.js:139:11) at Object.task (packages/mongo/observe_multiplex.js:172:9) at Meteor._SynchronousQueue.SQp._run (packages/meteor.js:1026:16) at packages/meteor.js:1003:12 Exception in removedobserveChanges callback: Error: Removed nonexistent document 43ZkanChogCaRa7Pk at SessionCollectionView.removed (packages/ddp-server/livedata_server.js:269:17) at Session.removed (packages/ddp-server/livedata_server.js:468:12) at Subscription.removed (packages/ddp-server/livedata_server.js:1430:19) at removed (packages/cottz:publish-relations/lib/server/cursor/cursor.js:52:13) at runWithEnvironment (packages/meteor.js:1486:24) at packages/meteor.js:1499:14 at packages/mongo/observe_multiplex.js:178:30 at Array.forEach (<anonymous>) at Function._.each._.forEach (packages/underscore.js:139:11) at Object.task (packages/mongo/observe_multiplex.js:172:9) at Meteor._SynchronousQueue.SQp._run (packages/meteor.js:1026:16) at packages/meteor.js:1003:12 ReferenceError: TAPi18n is not defined at Object.performAction (server/rulesHelper.js:131:29) at Object.executeRules (server/rulesHelper.js:9:14) at Object.<anonymous> (models/activities.js:79:15) at packages/matb33:collection-hooks/insert.js:50:18 at Array.forEach (<anonymous>) at after (packages/matb33:collection-hooks/insert.js:49:21) at Object.<anonymous> (packages/matb33:collection-hooks/insert.js:64:12) at Object.collection.<computed> [as insert] (packages/matb33:collection-hooks/collection-hooks.js:116:21) at ns.Collection.insert (packages/mongo/collection.js:628:39) at ns.Collection.Mongo.Collection.<computed> [as insert] (packages/aldeed_collection2-core.js:232:19) at cardLabels (models/cards.js:2865:18) at Object.<anonymous> (models/cards.js:3152:5) at packages/matb33:collection-hooks/update.js:56:30 at Array.forEach (<anonymous>) at packages/matb33:collection-hooks/update.js:55:14 at Array.forEach (<anonymous>) at Object.<anonymous> (packages/matb33:collection-hooks/update.js:54:22) at Object.collection.<computed> [as update] (packages/matb33:collection-hooks/collection-hooks.js:116:21) at ns.Collection.update (packages/mongo/collection.js:701:31) at ns.Collection.Mongo.Collection.<computed> [as update] (packages/aldeed_collection2-core.js:232:19) at Document.addLabel (packages/mquandalle:collection-mutations/mutations.js:8:20) at Object.performAction (server/rulesHelper.js:259:12) ReferenceError: TAPi18n is not defined at Object.performAction (server/rulesHelper.js:131:29) at Object.executeRules (server/rulesHelper.js:9:14) at Object.<anonymous> (models/activities.js:79:15) at packages/matb33:collection-hooks/insert.js:50:18 at Array.forEach (<anonymous>) at after (packages/matb33:collection-hooks/insert.js:49:21) at Object.<anonymous> (packages/matb33:collection-hooks/insert.js:64:12) at Object.collection.<computed> [as insert] (packages/matb33:collection-hooks/collection-hooks.js:116:21) at ns.Collection.insert (packages/mongo/collection.js:628:39) at ns.Collection.Mongo.Collection.<computed> [as insert] (packages/aldeed_collection2-core.js:232:19) at cardCreation (models/cards.js:2939:14) at Object.<anonymous> (models/cards.js:3123:5) at packages/matb33:collection-hooks/insert.js:50:18 at Array.forEach (<anonymous>) at after (packages/matb33:collection-hooks/insert.js:49:21) at Object.<anonymous> (packages/matb33:collection-hooks/insert.js:64:12) at Object.collection.<computed> [as insert] (packages/matb33:collection-hooks/collection-hooks.js:116:21) at ns.Collection.CollectionPrototype._validatedInsert (packages/allow-deny/allow-deny.js:263:27) at MethodInvocation.m.<computed> (packages/allow-deny/allow-deny.js:173:46) at packages/check/match.js:118:15 at packages/meteor.js:365:18 at Meteor.EnvironmentVariable.EVp.withValue (packages/meteor.js:1389:31)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载