Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Organization can be undefined in DashNavList #4922

Closed
nickoferrall opened this issue Apr 29, 2021 · 7 comments · Fixed by #7200
Closed

Organization can be undefined in DashNavList #4922

nickoferrall opened this issue Apr 29, 2021 · 7 comments · Fixed by #7200
Assignees
Labels
bug p2 Needs to be addressed on a reasonable timescale Story Points: 8 Generated by Parabol

Comments

@nickoferrall
Copy link
Contributor

Affected 20 users over the past year

https://sentry.io/organizations/parabol/issues/1648813501/?referrer=github_plugin

TypeError: Cannot destructure property 'id' of 'n' as it is undefined.
  at None (./packages/client/components/DashNavList/DashNavList.tsx:55:18)
  at Array.forEach (<anonymous>)
  at a (./packages/client/components/DashNavList/DashNavList.tsx:53:11)
  at c (./packages/client/components/DashNavList/DashNavList.tsx:50:25)
  at Set.forEach (<anonymous>)
...
(35 additional frame(s) were not displayed)
@jordanh jordanh added the p3 Should be addressed when able label May 3, 2021
@jordanh jordanh added this to the Bug (Non-Critical) milestone May 4, 2021
@jordanh jordanh removed this from the Bug (Non-Critical) milestone Aug 5, 2021
@jordanh jordanh moved this to To Prioritize in Sprint Board Beta Dec 23, 2021
@jordanh jordanh moved this from To Prioritize to Backlog in Sprint Board Beta Dec 28, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2022

Stale issue

@github-actions github-actions bot added the stale label Feb 4, 2022
@jordanh jordanh removed the stale label Feb 15, 2022
@jordanh
Copy link
Contributor

jordanh commented Feb 15, 2022

Still a thing. Will bump in priority a bit

@jordanh jordanh moved this from Backlog to To Prioritize in Sprint Board Beta Feb 15, 2022
@jordanh jordanh moved this from To Prioritize to Backlog in Sprint Board Beta Feb 16, 2022
@jordanh
Copy link
Contributor

jordanh commented Feb 19, 2022

Include in next sprint?: Y
See the discussion in Planning for Sprint #​​97

Powered by Parabol

@jordanh jordanh added the Story Points: 8 Generated by Parabol label Feb 19, 2022
@jordanh jordanh moved this from Backlog to To Prioritize in Sprint Board Beta Feb 19, 2022
@jordanh jordanh moved this from To Prioritize to Backlog in Sprint Board Beta Feb 19, 2022
@jordanh jordanh moved this from Backlog to To Prioritize in Sprint Board Beta May 25, 2022
@jordanh jordanh moved this from To Prioritize to Backlog in Sprint Board Beta May 25, 2022
@github-actions
Copy link
Contributor

Stale issue

@github-actions github-actions bot added the stale label Aug 19, 2022
@jordanh jordanh removed the stale label Aug 30, 2022
@jordanh
Copy link
Contributor

jordanh commented Aug 30, 2022

This is still a thing. We didn't tackle it yet. Will keep it open

@jordanh jordanh removed the p3 Should be addressed when able label Aug 30, 2022
@jordanh jordanh moved this from Backlog to In Progress in Sprint Board Beta Aug 30, 2022
@jordanh jordanh moved this from In Progress to Todo in Sprint Board Beta Aug 30, 2022
@jordanh jordanh added the p2 Needs to be addressed on a reasonable timescale label Aug 30, 2022
@jordanh
Copy link
Contributor

jordanh commented Aug 30, 2022

Elevating in priority to at least assort higher on the list when I reprioritize the backlog

@igorlesnenko igorlesnenko self-assigned this Sep 15, 2022
@igorlesnenko igorlesnenko moved this from Todo to In Progress in Sprint Board Beta Sep 16, 2022
@igorlesnenko
Copy link
Contributor

igorlesnenko commented Sep 16, 2022

I found the root cause. Here are the steps to reproduce.

  • As User_1 copy team invite link
  • As User_2 have a tab with parabol dashboard opened
  • As User_2 paste invite link in another tab, see you joined the team successfully
  • As User_2 go to the first tab, see no new team appeared in the sidebar
  • As User_2 click on Tasks, see the app crashed

In User_2 console there is an error:

NotificationSubscription.ts?8b09:294 NotificationSubscription case fail AuthTokenPayload

@mwermuth mwermuth moved this to In Progress in Bugs/Support Oct 7, 2022
Repository owner moved this from In Progress to Done in Sprint Board Beta Oct 7, 2022
Repository owner moved this from In Progress to Done in Bugs/Support Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug p2 Needs to be addressed on a reasonable timescale Story Points: 8 Generated by Parabol
Projects
Archived in project
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants