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 page] Server side errors after sign out #3383

Closed
marla-singer opened this issue Feb 5, 2018 · 0 comments · Fixed by #3386
Closed

[Organization page] Server side errors after sign out #3383

marla-singer opened this issue Feb 5, 2018 · 0 comments · Fixed by #3386
Assignees
Labels

Comments

@marla-singer
Copy link
Contributor

marla-singer commented Feb 5, 2018

Steps

  1. Sign in if you're signed out
  2. Open the browser console
  3. Go to Organizations catalog and pick any organization
  4. Sign out

Actual result

The server console error:

Exception from sub organizationComposite id jcy2GxiutMgGRmSLg Error: Match error: Expected string, got null
  at [object Object].<anonymous> (apinf_packages/organizations/collection/server/publications.js:88:3)
Exception from sub organizationApiLinksByOrganizationSlug id bD6wCfvxC7fQwFhat Error: Match error: Expected string, got null
  at [object Object].<anonymous> (apinf_packages/organization_apis/collection/server/publications.js:45:3)
@ghost ghost assigned marla-singer Feb 6, 2018
@ghost ghost added the in progress label Feb 6, 2018
marla-singer added a commit that referenced this issue Feb 6, 2018
…3382

- Make sure Parameter "orgSlug" exists before subscribe
- Get related organization once, store it in Template reactive variable and return it
- Create the separated autorun function for watching on changes of apisPerPage parameter
@ghost ghost removed the in progress label Feb 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant