Ticket #466 (closed Defect: fixed)
multiple workspace assignments of "admin" conflicts during installation
Reported by: | Malte | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | |
Component: | DeepaMehta Standard Distribution | Version: | 4.1 |
Keywords: | Cc: | ||
Complexity: | 3 | Area: | |
Module: | deepamehta-accesscontrol |
Description
During a plugin installation (with an empty DB) username "admin" gets not assigned to the default workspace ("DeepaMehta") if another plugin-migration already assigned the username "admin" to another workspace.
I suspect this is due to the logic of "assignToDefaultWorkspace()" in the AccessControl?-Plugin, skipping the workspace assignemnt when the topic is already assigned to just any other workspace.
Change History
Note: See
TracTickets for help on using
tickets.
Fixed in DM 4.5