Skip to content

Asset Usage backend module need overhaul #5438

Open
@dlubitz

Description

After overhaul of the workspaces and workspace permissions the backend module to show asset usages is not working anymore as expected.

  • Workspace names/titles are not displayed anymore.
  • Differentiation between personal, internal and shared workspaces does not exist anymore.
  • Loading nodes for details in foreign workspaces leads to exception.
  • Template RelatedNodes.html access to non existing properties workspace.*
  • ...

Adapting these points leads to questions we should think through first.

  • Which workspace information is considered as secret?
    • Can we show the title of a workspace, even if the user has no access to it?
    • Can we show the NodeType of edited nodes within a Workspace without read permission?
    • Do we differenciate between user roles? (Admin vs. Editor)

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions