Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2.2, 1.3.5 (Beta)
-
Component/s: Core system
-
Labels:None
-
Environment:OS: Linux
Deployed withing Tomcat and MySQL database
-
Complexity:Intermediate
-
Number of attachments :
Description
Hi,
I've installed continuum-1.2.2 and archiva-1.1.3. For both, I'm using the same "users" database schema as i do not want to create accounts twice. When I edit roles in continuum, it first deletes existing roles then add all checked roles. But, the user can also be an "Archiva repository manager" for example. So, if I want to add roles to a user, I have to do it manually, playing SQL script on DB, otherwise Archiva roles are removed.
Note that this is the same for Archiva (editing roles in Archiva removes roles for Continuum if database is the same).
To reproduce:
- install continuum and archiva and give them the same schema for users
- create a user
- give him some roles in archiva
- go in continuum, give him some roles and submit
- archiva roles are removed
David
Issue Links
- depends upon
-
REDBACK-253
sharing database not working
-
- is duplicated by
-
CONTINUUM-2497
Editing user roles in continuum clobbers archiva redback roles
-
- is related to
-
MRM-1369
Editing user roles in archiva clobbers continuum redback roles
-
is this still an issue in 1.3.x?
it should restrict itself to the current application when doing so.