Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

cannot make local zone user with same name as an existing remote user #764

Copy link
Copy link

Description

@d-w-moore
Issue body actions

Example:

  session.users.create('myuser','rodsuser',user_zone='otherzone')
  session.users.create('myuser','rodsuser',)

The second command raises MultipleResultsFound when running [UserManager].get( user, zone ) at the end of the create( ) call.

Solution most likely: in userManager.get, force user_zone to expand to the full local zone name when given as an empty param ("")

This bug occurs also when a groupadmin is calling create_with_password

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.