Revisions creation date on revisions page should maybe be changed date

Created on 4 November 2024, about 2 months ago

Problem/Motivation

When revisions are published at a later date than they are created, we are seeing the original creation date on the revisions page showing as the publish date.

Steps to reproduce

1. Create a draft revision.
2. Publish at a later date.
3. Revisions shows as published on creation date

Proposed resolution

Instead of $revision->getRevisionCreationTime() in RevisionOverviewForm being used to get the revision timestamp, use $revision->getChangedTime()

πŸ› Bug report
Status

Active

Version

1.8

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States EthanT Sarasota, Florida

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