Skip to content

(bug) Blog: Check if an activity exists before creating to prevent double posts

Need to check if a blog activity exists before creating to prevent double posts Related to previous #612 (closed)

Needed a rework to move the activity check into the delegate to allow spec test coverage