codecov / engineering-team

This is a general repo to use with GH Projects
2 stars 1 forks source link

Default org not showing last used organization #1995

Open codecovdesign opened 1 week ago

codecovdesign commented 1 week ago

Describe the bug In a customer call user reported that their frequently user organization wasn't default. This means everytime he logged in that he has to switch to the org.

Expected behavior Intended that the users default org, the one that appears upon login, is the organization they had last selected.

Notes I have tested on my end and it does appear to work correctly – but we did witness the issue in the call. Feels like it may be worth looking at.

aj-codecov commented 1 week ago

Adding a note to this - the customer may have been strictly restricting cookies, so if this is cookie dependent functionality, that may be the cause of this user's issue - that said, it's an annoying issue in the case that somebody doesn't want to allow cookies.

eliatcodecov commented 1 week ago

There may be some edge case bug, here, where we're not retaining the last visited org in the database. However since this works for us, it may just be a very niche issue.

@codecovdesign can you share a link to the recording internally so we can review?

Engineering will spend an hour with this to see if we can reproduce. If not, we'll likely close the issue and move on.