stable

Clone or download

Read-only

No longer filter fields on artifact and just receive artifact id.

This is a part of request #10837 Tuleap-realtime receives fields already filtered To test: Realtime on TTM (https://gerrit.tuleap.net/#/c/10127/) and Kanban (https://gerrit.tuleap.net/#/c/10128/) should still work. Change-Id: I675e5432122e3af3108f77dac59c9057a97f96bc

Modified Files

Name
M backend/modules/rights.js +1 −36 Go to diff View file
M backend/modules/rooms.js +2 −10 Go to diff View file
M backend/modules/scores.js +2 −2 Go to diff View file
M backend/services/communication-service.js +2 −2 Go to diff View file
M backend/services/message-content-verifier.js +2 −17 Go to diff View file
M spec/backend/modules/rights.spec.js +0 −45 Go to diff View file
M spec/backend/modules/rooms.spec.js +4 −12 Go to diff View file
M spec/backend/modules/scores.spec.js +22 −44 Go to diff View file