Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-6766

Created pages are missing metadata

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 6.2.11
    • 6.2.7
    • None
    • None

      Reproducible from the pages-app. When adding a new item there isn't any created (mgnl:created & mgnl:createdBy) metadata.

      Also there isn't any modified (mgnl:lastModified & mgnl:lastModifiedBy) metadata. This creates a problem for the "Modification date" column as it when end up showing nothing until the item is edited a second time.

      It's unclear if modified metadata should be created initially or if the modified column should be able to fallback to created metadata. In all other apps besides the pages-app the modified data is added when creating a new item.

      Reproduce

      1. From the pages-app add a new page.
      2. Observe there is no created or modified metadata.
      3. Observe the "Modification date" column is empty

      Actual
      The following fields are not filled:

      • mgnl:created
      • mgnl:createdBy
      • mgnl:lastModified
      • mgnl:lastModifiedBy

      Expected
      All those fields are present after page creation (as it was before).

      Notes

        Acceptance criteria

              asiska Adam Siska
              rgange Richard Gange
              Votes:
              5 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD