Skip to content

Redirect group statuses to a custom path

Alex Gleason requested to merge redirect-group-posts into develop

Summary

Redirects group posts from /@:username/posts/:statusId to /groups/:groupId/posts/:statusId

Also improves types in selectors and fixes a bug where the group wasn't being pulled by the selector from the Entity Store.

Merge request reports

Loading