Report links to Media items fail

Created on 23 January 2025, 1 day ago

Problem/Motivation

In the report the link to any Media entities do not work because they use the pattern for the URL as `media/[id]`. The only exposed paths for Media entities are edit links `media/[id]/edit`

A decision has to be made. For Media items only do we link to the edit path, knowing that they may result in access denied or do we not build the links at all.

Decision: We build the links anyway because the person using the resulting CSV may or may not be the same person downloading the CSV and their perms might be different. Access may similarly be an issue for other entity types as the direct link may take them to a page they do not have access to. We can not build the links based on an individual user's access to them, or it makes the report less useful when shared as CSV.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States swirt Florida

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024