Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Can't create an org then space #3093

Closed
nwmac opened this issue Oct 2, 2018 · 1 comment · Fixed by #3098
Closed

Can't create an org then space #3093

nwmac opened this issue Oct 2, 2018 · 1 comment · Fixed by #3098
Assignees
Labels

Comments

@nwmac
Copy link
Contributor

nwmac commented Oct 2, 2018

Create a new org.
Go to that org
Create a new space

Space create just spins and there is an error in the console log:

core.js:1671 ERROR TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at updateUserMissingRoles (https://127.0.0.1:4200/main.js:50312:35)
    at userReducer (https://127.0.0.1:4200/main.js:50230:20)
    at https://127.0.0.1:4200/main.js:47032:24
    at Array.reduce (<anonymous>)
    at https://127.0.0.1:4200/main.js:47031:44
    at Array.forEach (<anonymous>)
    at https://127.0.0.1:4200/main.js:47029:36
    at requestDataReducer (https://127.0.0.1:4200/main.js:47112:57)
    at combination (https://127.0.0.1:4200/vendor.js:126944:35)
defaultErrorLogger @ core.js:1671
@nwmac
Copy link
Contributor Author

nwmac commented Oct 2, 2018

@richard-cox Can you take a look.

I've create a branch 'create-org-space-fails' with an e2e test that shows this failure.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants