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

Create PageTags in correct vocabulary scope #3359

Merged
merged 1 commit into from
Dec 3, 2019

Conversation

dinesh-jain-aurea
Copy link
Contributor

Fixes #3358

Summary

Code change was to add additional check of ScopeId with the current PortalID during the determination of vocabulary for which the tags are being added. Previously since this check was missing it used to pickup any first Vocabulary of type PageTags irrespective of the portal it is being created in. This caused tags to be assigned to vocabulary in wrong portal.

Demo Video

Copy link
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

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

Looks good

@valadas valadas changed the base branch from release/9.4.x to develop December 3, 2019 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PageTags created for pages in a specific portal were not reflected in correct scope.
3 participants