Ticket #827 (closed Defect: fixed)
AccessControl assignToWorkspace() seems not to work with Associations
Reported by: | Malte | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | Release 4.7 |
Component: | DeepaMehta Standard Distribution | Version: | 4.6.1 |
Keywords: | Cc: | jri | |
Complexity: | 3 | Area: | |
Module: |
Description
.. can you confirm this?
Calling:
// 5) ### associate association to "system" workspace too AccessControl.assignToWorkspace(assoc, acCore.getSystemWorkspaceId());
I get some neo4j error like "Expecting node, found edge" - sorry, but i have no access to full stack trace atm and getting it is too far away from me now (different setup).
Background is
Associations introduced in a migration cannot be edited/deleted by "admin" later but if i could assign them to the "System" workspace they will be.
Change History
Note: See
TracTickets for help on using
tickets.
Confirmed!
Thanks for reporting!