- Manage fields on “Legacy Business Tweets” media type
- Add “Tweet Text” field, type Text (plain, long)
- Edit “Legacy Business Tweets” media type, mapping “This tweet content” to the new “Tweet Text” field
- In the
key_value table in the database, edit the value of the record with the name media_entity_twitter_hashtag_pull.legacy_business_tweets in the state collection to be i:1495216297239478272;
- Edit media view, removing the content filter and save the view
- Delete any tweets more recent than the tweet with the above ID. (They should all be retweets that wouldn’t have been visible anyway.)
- Run cron and ensure the new tweets are pulled
- In the media view, remove the “Content” field and add the “Tweet Text” field with the label “Content” in its place
- Copy “Content” of tweets missing their content to their “Tweet Text” fields
- Edit the view again creating a filter on the Tweet Text field for “Does not contain”
RT @
- Save the view
- Edit the “Social Wall” view
- Delete the Content field filter
- Create a filter on the Tweet Text field for “Does not contain”
RT @
- Save the view