Story #222
closed[RFE] Allow adding role in the user's creation call
0%
Description
++ This bug was initially created as a clone of Bugzilla Bug #1065454 ++
Description of problem:
Description of problem:
Current situation requires two steps:
1) create a user with POST method
2) add a role to the user by making the update with the PUT method
Would be more convenient to specify directly roles(as an optional field) during creation of the user.
As for example in repo creation call - we can create repo and add importer/distributor in one step, or update repo with these details later.
Version-Release number of selected component (if applicable):
pulp-server-2.4.0-0.2.alpha.git.8.71f8305.fc19.noarch
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
role can be added only after creation call
Expected results:
add role during create call
Additional info:
Updated by bmbouter almost 4 years ago
- Status changed from NEW to CLOSED - WONTFIX
Updated by bmbouter almost 4 years ago
Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.