Rafael Weingärtner created CLOUDSTACK-9952:
----------------------------------------------
Summary: Impossible to reuse the name of a deleted role
Key: CLOUDSTACK-9952
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9952
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Reporter: Rafael Weingärtner
It is impossible to reuse the name of a deleted role.
Steps to reproduce:
- create a role called "X"
- delete "X"
- create a new role called "X"
It should be possible to recreate it, but it turns out it is not because in the
DB there is a compound key between type and role name. We need to fix that to
allow the reuse of names of deleted roles
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)