Resolve "(bug): publishing a blog that was saved as a draft or "unlisted" does not generate activity post"
Couple of bugs fixed here...
The logic wasn't there to create an activity when transitioning a 'published' blog from unlisted to public access.
Editing a draft blog would post string false
for published status which was interpreted as boolean true
in the endpoint causing a draft blog to be 'published' when saving the first edit.
changed milestone to %sprint: Interesting Iguana
added Priority::2 - Normal Product::Blogs Status::Review Type::Bug labels
Please register or sign in to reply