Problem/Motivation

OpenSocial has a social_post module - social:social_post
Social has a social_post module - drupal:social_post
Social Feed Fetcher (SFF) creates a social_post content type

Steps to reproduce

N/A

Proposed resolution

Rename to Social feed post (social_feed_post)
Probably best to provide an update hook that deletes the existing content type & content and then re-import.

Remaining tasks

MR

User interface changes

N/A

API changes

New node type

Data model changes

Node type changed

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

SocialNicheGuru created an issue. See original summary.

bramdriesen’s picture

Since this is a node, there is no way to be able to fix this without breaking many sites that have the module already installed. Users might have created custom views/blocks based on the content imported by the module.

I don't think there is any way to be able to solve this?

bramdriesen’s picture

Status: Active » Postponed (maintainer needs more info)
bramdriesen’s picture

Version: 3.0.x-dev » 4.0.x-dev
Category: Bug report » Task
Status: Postponed (maintainer needs more info) » Active

Since I've broken the backwards compatibility to the extend one needs to uninstall and re-install the module, I think it's possible to fix this on 4.0.x

bramdriesen’s picture

Issue summary: View changes
bramdriesen’s picture

Issue tags: +Novice, +good first issue

Adding novice tags to see if a new contributor wants to pick this up before I do 😎

bramdriesen’s picture

Title: Social_post name conflict » Rename social_post node
Issue summary: View changes

  • bramdriesen committed 084e942d on 4.0.x
    feat: #3416922 Rename social_post node
    
    By: socialnicheguru
    By:...
bramdriesen’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • 1a8e6dc8 committed on 4.0.x
    fix: #3416922 Correct queue worker
    

  • 11090ad5 committed on 4.0.x
    fix: #3416922 Correct queue worker
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.