Skip to content

Unnecessary creation of UserPortletAssignmentMapping for each user #187

Description

@davisagli

manager = category[userid] = UserPortletAssignmentMapping(
creates a new persistent UserPortletAssignmentMapping for each dashboard portlet manager every time a new user is added.

It should be possible to avoid this and create it lazily if they actually assign portlets to their dashboard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions