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

BB-463: Identifier "IMDb title ID" fix #422

Merged
merged 1 commit into from
May 28, 2020

Conversation

chinmay-kothari
Copy link
Contributor

Problem

Identifier IMDb title ID was currently being used for Edition, which should be changed to Work entities.

Solution

I have changed the entity_type in identifier_type to 'Work'. Also removed the identifiers from the identifier_set of the Edition and added it to the identifier_set of the relevant Work.

Areas of Impact

Database

@coveralls
Copy link

coveralls commented May 1, 2020

Coverage Status

Coverage remained the same at 50.268% when pulling 3a15930 on chinmay-kothari:IMDB_title into 7479380 on bookbrainz:master.

Copy link
Contributor

@MonkeyDo MonkeyDo left a comment

Choose a reason for hiding this comment

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

Thanks, I'll deploy this !

@MonkeyDo MonkeyDo merged commit cf360c8 into metabrainz:master May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants