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

Fix PS bookmark entity-type parsing for constraint violation check #1671

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

lucassousaf
Copy link
Contributor

@lucassousaf lucassousaf commented Oct 24, 2023

[Re #1611]

  • In cases where the entity type is "case_study" the "ps-bookmark-entity-col" splitting will produce a wrong "entity-name". So instead of doing all of this work of splitting the "ps-bookmark-entity-col" we can just pass the "entity-type" already available in our service layer.

[Re #1611]

* In cases where the entity type is "case_study" the
"ps-bookmark-entity-col" splitting will produce a wrong
"entity-name". So instead of doing all of this work of splitting the
"ps-bookmark-entity-col" we can just pass the "entity-type" already
available in our service layer.
@lucassousaf lucassousaf merged commit 75fb7e0 into main Oct 24, 2023
@lucassousaf lucassousaf deleted the hotfix-handle-bookmark-entity-type-parsing branch October 24, 2023 08:23
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.

1 participant