Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EWPP-2570: Allow to alter facet creation. #155

Merged
merged 4 commits into from
Jun 21, 2023
Merged

EWPP-2570: Allow to alter facet creation. #155

merged 4 commits into from
Jun 21, 2023

Conversation

sergepavle
Copy link
Member

OPENEUROPA-[Insert ticket number here]

Description

[Insert description here]

Change log

  • Added:
  • Changed:
  • Deprecated:
  • Removed:
  • Fixed:
  • Security:

Commands

[Insert commands here]

upchuk
upchuk previously approved these changes Oct 18, 2022
nagyad
nagyad previously approved these changes Oct 18, 2022
@@ -133,7 +143,11 @@ public function updateConfig(OpenVocabularyAssociationInterface $association, st
$facet->setFacetSourceId($list_source->getSearchId());
$facet->setWidget('oe_list_pages_multiselect', []);
$facet->setFieldIdentifier($property_path);
$facet->save();

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This event is also thrown if the vocabulary association is being edited so we should either rename it or make it only to be fired for new associations being saved.

upchuk
upchuk previously approved these changes Jun 21, 2023
22Alexandra
22Alexandra previously approved these changes Jun 21, 2023
Copy link
Contributor

@22Alexandra 22Alexandra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blind

@upchuk upchuk dismissed stale reviews from 22Alexandra and themself via 0f27ea2 June 21, 2023 06:24
@upchuk upchuk merged commit e96b720 into master Jun 21, 2023
@upchuk upchuk deleted the EWPP-2570 branch June 21, 2023 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants