Skip to content

Fix updated_at for desc pub status updates (#2259)#2266

Merged
anvit merged 1 commit intoqa/2.xfrom
dev/2259-pub-status-updated-at
Feb 18, 2026
Merged

Fix updated_at for desc pub status updates (#2259)#2266
anvit merged 1 commit intoqa/2.xfrom
dev/2259-pub-status-updated-at

Conversation

@melaniekung
Copy link
Copy Markdown
Contributor

Update updated_at entry in object table for descendants when updating publication status including descendants.

@melaniekung melaniekung added this to the 2.11 milestone Jan 7, 2026
@melaniekung melaniekung requested a review from a team January 7, 2026 18:19
@melaniekung melaniekung self-assigned this Jan 7, 2026
@melaniekung melaniekung added the Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result. label Jan 7, 2026
Copy link
Copy Markdown
Contributor

@anvit anvit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks @melaniekung !

@anvit anvit merged commit 1e677b8 into qa/2.x Feb 18, 2026
6 checks passed
@anvit anvit deleted the dev/2259-pub-status-updated-at branch February 18, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Problem: Updating publicationStatus for top-level record and its descendants does not update the updated_at column in the object table for child items

3 participants