Uh oh!
There was an error while loading. Please reload this page.
User allowed to tag project created by him - #3323
Conversation
anuragaw
left a comment
There was a problem hiding this comment.
Followed up from #3318
The only comment left unanswered was "Is it safe to assume the project account id will map to the user who created the project? Looks like it is set up from the passed parameter to Create Project Command."
I still believe it's not safe to assume that it's the owner however, I tested and verified that when a user creates a project his username is fed into the API call from UI as "projectAccoundId". The only case where this may still not work is when user creates a project from CLI. But that is still better than current bug.
DaanHoogland
commented
May 10, 2019
@anuragaw you say "username is fed into ...", a username is not the same as an account name! |
yadvr
commented
May 27, 2019
@blueorangutan package |
blueorangutan
commented
May 27, 2019
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
May 27, 2019
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-2801 |
DaanHoogland
commented
May 27, 2019
@blueorangutan test |
blueorangutan
commented
May 27, 2019
@DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
blueorangutan
commented
May 28, 2019
Trillian test result (tid-3594)
|
DaanHoogland
commented
Jun 5, 2019
It seems this causes #3377 . we may have to revert :( |
Description
Fixed issue where a user cannot tag a project.
To reproduce:
in the UI:
log in as a user type
create a project
tag the new created project
Fixes: #2823
Types of changes
Screenshots (if appropriate):
How Has This Been Tested?
Tested from UI.
Created a new project, and tagged the project, no errors.
Tested with cloudmonkey
Tested under Ubuntu server 18.04.2 LTS using the simulator