You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone git@github.com:nordlei/vlei-sandbox.git
cd vlei-sandbox
docker compose run --rm --build test npm start src/issues/contact-attributes-disappears-after-query.test.ts
It seems like the contact attributes are removed from the contact.
Steps to reproduce
Expected result
group:"foobar"
is still on the contactActual result
group:"foobar"
is no longer on the contactAutomatic reproduction
See reproduction https://github.com/nordlei/vlei-sandbox/blob/main/src/issues/contact-attributes-disappears-after-query.test.ts
It seems like the contact attributes are removed from the contact.
Output:
The text was updated successfully, but these errors were encountered: