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

[studio-ui] can't delete a user after being created #3019

Closed
yacdaniel opened this issue Mar 29, 2019 · 2 comments
Closed

[studio-ui] can't delete a user after being created #3019

yacdaniel opened this issue Mar 29, 2019 · 2 comments

Comments

@yacdaniel
Copy link
Member

Describe the bug

Right after a user is created it cannot be removed using the UI, the user should go to another submenu and then back to users menu to be able to delete it.

To Reproduce

Steps to reproduce the behavior:

  1. Go to Users menu and create a new user
  2. Click the delete button next to the created user.
  3. User is not deleted, the DELETE call is passing undefined for the ip parameter http://localhost:8080/studio/api/2/users?id=undefined

Expected behavior

User can be removed just after is created.

Screenshots

delete user

Logs

If applicable, attach the logs/stack trace (use https://gist.github.com).

Specs

Version

3.1.0-SNAPSHOT

OS

What OS did you use to produce the bug.

Browser

What browser did you use to produce the bug.

Additional context

@yacdaniel yacdaniel changed the title [studio-ui] [studio-ui] can't delete a user after being created Mar 29, 2019
@sumerjabri sumerjabri added this to Backlog in Crafter CMS v3.1 via automation Apr 1, 2019
@sumerjabri sumerjabri added this to the Crafter CMS v3.1.1 milestone Apr 1, 2019
@vestrada vestrada self-assigned this Apr 9, 2019
vestrada added a commit to vestrada/studio-ui that referenced this issue Apr 9, 2019
@vestrada
Copy link
Member

vestrada commented Apr 9, 2019

PR: craftercms/studio-ui#1114

@vestrada vestrada moved this from Backlog to Test & Validate in Crafter CMS v3.1 Apr 9, 2019
@vestrada vestrada assigned yacdaniel and unassigned vestrada Apr 9, 2019
@yacdaniel
Copy link
Member Author

Verified fixed.

Crafter CMS v3.1 automation moved this from Test & Validate to Completed Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Crafter CMS v3.1
  
Completed
Development

No branches or pull requests

3 participants