Skip to content

fix(episode-unpublish): set consistent posts_counts' increments/decrements for actors and episodes

Yassine Doghri requested to merge fix/episode-unpublish into develop

Some episodes could not be unpublished because of out of range error when removing posts.

fixes #233 (closed)

Merge request reports