Skip to content

[Sprint/RollingRabbit](fix): Increment scheduled count on posting a scheduled post #2123

Ben requested to merge fix/scheduled-count-increment-2123 into master

Closes #2123 (closed)

Summary

Scheduled post counter not incrementing when making a scheduled post.

image

Testing

  1. Go to your channel
  2. Make a non-scheduled post, it should not increment
  3. Make a scheduled post for 5 minutes in the future (the min), it should increment
  4. Make one 3 months in the future (the max), it should increment
  5. Make other post types like images and experiment.
Edited by Ben

Merge request reports