Describe the Bug
User Journey:
- User go to landing page anonymously. (session started and visible in Umami Session page)
- User now login/signup. (I am setting distinctid as userid using umami.identify(unique_id: string). Now new session started)
Now I have 2 different session visible on Session page with different visitors.
It should not be the case.
Database
PostgreSQL
Relevant log output
Which Umami version are you using? (if relevant)
v2.19.0
Which browser are you using? (if relevant)
Edge
How are you deploying your application? (if relevant)
Dokploy