Created on 3 October 2024, 4 months ago

Problem/Motivation

Should be able to resolve deep usages something like:

node
  field_paragraph_1
    paragraph_1.1
      field_paragraph_1.1.1
        paragraph_1.1.1.1
          field_text_1.1.1.1.1
            file_A (embedded)
            image_A  (embedded)
          field_media_1.1.1.2
            field_file_1.1.1.2.1
              file_B
  field_media_2
    media_2.1
      field_file_2.1.1
        file_C
  field_file_2.2
    file_D
taxonomy_term
  field_description_1
    file_A  (embedded)
    file_D  (embedded)
  field_image
    image_A
    image_B
user:
  field_text:
    image_B (embedded)
    image_C (embedded)
    file_B

With this structure we should get the following fileusages:

file_A: node, taxonomy_term
file_B: node, user
file_C: node
file_D:
image_A:
image_B:
image_C:

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇷🇴Romania claudiu.cristea Arad 🇷🇴

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024