Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-5734

The Content.getReferencingContents() method should return the metadatas

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.LATER
    • 3.9
    • None
    • None
    • 1 - Middle term
    • 2 - Normal

      Currently, the Content.getReferencingContents() method returns a Collection<Content> object, indicating which contents reference the target.
      A useful information is missing: which metadata holds the reference?

      Maybe a Map<String, Content> or <Content, String> should be returned, indicating for every Content which metadata references the target.

          [CMS-5734] The Content.getReferencingContents() method should return the metadatas

          There are no comments yet on this issue.

            Unassigned Unassigned
            ngavalda Nicolas Gavalda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: