coder-mind-project/master

Bug: publishedAt it's overwritten incorrectly

Closed this issue · 1 comments

Resource endpoint

/articles/:id?state=published

The Problem

The property publishedAt is overwritten when the change boosted > published occurs.

Expected behavior

Shouldn't overwritten. Expected write in property only publish first time.

Resolved!