Skip to content

ContentUpdatedAt incorrectly set when UpdatedAt is supplied #2671

@oskogstad

Description

@oskogstad

Description

ContentUpdatedAt should be set to UpdatedAt on create, currently setting to utcNow.

Reproduction

Create a dialog, set UpdatedAt to a date in the past
Get the dialog

Expected behavior

ContentUpdatedAt should == UpdatedAt

Actual behavior

ContentUpdatedAt ~= UtcNow

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Testing

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions