Hi team,
Did you make some update this morning?
I have a user who belongs to two different teams: Prez
and Compliance
.
From around 9h30 / 9h35 this morning, there is some strange behavior with the team concept. It was running well before that time, and nothing changed on our side.
Now, when he is switches to the Compliance team, and accessing the associated collections, the req.user.team
value is returning Prez
instead of Compliance
, and so, the programme is not running as expected.
It is in Production environment.
Could you please have a look and tell me if something has changed recently?
Thanks for your help
Best regards
My setup:
"database_type": "postgres",
"liana": "forest-express-sequelize",
"liana_version": "6.6.3",
"engine": "nodejs",
"engine_version": "12.13.1",
"orm_version": "5.22.3"