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

Models with the same aliased name are pulling each others version history #219

Open
thenick775 opened this issue Feb 10, 2023 · 1 comment

Comments

@thenick775
Copy link

thenick775 commented Feb 10, 2023

This is more of a question, but I'm running into a case where we have 2 models, say:

  • Myapp.SomeModule.Category
  • Myapp.SomeOtherModule.Category

Both of these are showing up in the versions table as item_type: "Category", and if the id's are the same, they pull each other's version history.

Is there a way to use the fully qualified name in the item_type column of the versions table, or to specify what I would like to use as the item_type?

Any assistance is appreciated!

@izelnakri
Copy link
Owner

This could be a good contribution/PR! if you're willing to implement it and create a PR, I'm willing to review & merge it eventually ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants