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

Unexpected behavior when adding a new API user to security group #825

Closed
dcs619 opened this issue Feb 4, 2015 · 1 comment · Fixed by #826
Closed

Unexpected behavior when adding a new API user to security group #825

dcs619 opened this issue Feb 4, 2015 · 1 comment · Fixed by #826

Comments

@dcs619
Copy link
Contributor

dcs619 commented Feb 4, 2015

Using the latest code in develop, I created a new API user but Rock won't let me immediately add it to a security role. See https://www.dropbox.com/s/ubtyg6vso776auj/NewAPIUser.mov?dl=0

Rock sees the new Person/User but won't let me see the User person or add the User to a group. However, If I restart my build, I'm able to navigate to the PersonDetail and add the User.

I thought maybe a password had to be set, but that doesn't seem to be the case.

@dcs619
Copy link
Contributor Author

dcs619 commented Feb 4, 2015

Found the problem. New REST keys aren't created with IsConfirmed: true even though the User Account Detail shows a checkmark next to Confirmed. I'll submit a PR to fix.

@dcs619 dcs619 changed the title Unexpected delay when adding a new API user to security group Unexpected behavior when adding a new API user to security group Feb 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants