You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2019/05/08 06:29:56 UTC

[GitHub] [cloudstack] Spaceman1984 opened a new pull request #3318: Fixed issue: api: project: tag: User not allowed to tag project creat…

Spaceman1984 opened a new pull request #3318: Fixed issue: api: project: tag: User not allowed to tag project creat…
URL: https://github.com/apache/cloudstack/pull/3318
 
 
   …ed by him #2823
   
   ## 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
   - [ ] Breaking change (fix or feature that would cause existing functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [*] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## Screenshots (if appropriate):
   
   ## How Has This Been Tested?
   Tested from UI.
   <!-- Please describe in detail how you tested your changes. -->
   Created a new project, and tagged the project, no errors.
   <!-- Include details of your testing environment, and the tests you ran to -->
   Tested under Ubuntu server 18.04.2 LTS using the simulator
   <!-- see how your change affects other areas of the code, etc. -->
   
   
   <!-- Please read the [CONTRIBUTING](https://github.com/apache/cloudstack/blob/master/CONTRIBUTING.md) document -->
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services