A common use-case where you want to delete unwanted or unused feed groups from the App.
This is possible from the dashboard.
If it's a dev app this is easy to do, if it's a Prod app, you might want to edit the App to mark it Dev before proceeding with any deletion.
https://getstream.io/chat/docs/react/production_and_development_mode/
To start with deleting feed data, please log in to your dashboard and select the Feeds App.
https://dashboard.getstream.io/dashboard/v2/organization/<OrgID>/app/<AppID>/feeds
Ensure it is in Dev mode.
Click on the App and Click on the Feed group which needs a clean-up/delete.
Click on the feed group -> Options -> Delete Feed Data
Once this is deleted, you will see a "Feed data deleted" message displayed at the bottom.
Once the feed data has been cleared, the feed group can be removed.
Select the delete button on the feed group -
And delete the Feed group -
The recommended approach is to remove the feed data and then the feed group instead of directly removing the feed group.
Comments
0 comments
Please sign in to leave a comment.