Steps:

  • Go to All Search > click 'Content' tab > select a Content tag from the dropdown: https://distro.getopensocial.net/search/content/test?type=All&climatecha...
  • You get an errror message (see screenshot):
  • 'Unknown field in filter clause: 'social_tagging'. 
  • Result: No content is showing up that is tagged with the content tag that was selected in the search. 
  • Expected result: I should get a list of content that is tagged with the content tag that I selected from the dropdown list of the search filters

Comments

ggsupport created an issue. See original summary.

sv’s picture

Hi there, I also faced with the same issue and looks like the root of it is that features not fully reverted.
So, to check & fix it need to run following drush commands:

drush -y cr
drush -y updatedb
drush -y entup
drush -y fra --bundle=social
chrischras’s picture

Hello,
I also have this issue with the error message: “Unknown field in filter clause: ‘social_tagging’.”

But the suggested solution is not working for me, because the following command
drush -y fra --bundle=social
is not found.

Here https://www.drupal.org/project/features/issues/2693831 I found that “Revert all features” is not intended for Drupal 8.

Maybe there is another solution for that?

Thank you in advance for your help!
Christina

tbsiqueira’s picture

Status: Active » Closed (outdated)

Closing issue due to inactivity, please feel free to reopen if still relevant.