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 problem with serializer hineritance #37

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

luca-bellenghi
Copy link
Member

è emerso questo bug collegando un correlato "stanza prenotazioni" ad un ufficio. la vista dell'ufficio si rompe perchè il serializer di default per gli uffici prenotazioni estende quello originale di plone.restapi e non quello di design.plone.contenttypes.

testato il fix al volo in produzione

@luca-bellenghi luca-bellenghi requested a review from cekk March 12, 2024 15:11
@luca-bellenghi luca-bellenghi marked this pull request as ready for review March 12, 2024 15:11
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8251221239

Details

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.04%) to 85.757%

Totals Coverage Status
Change from base Build 8141599014: 0.04%
Covered Lines: 289
Relevant Lines: 337

💛 - Coveralls

@luca-bellenghi luca-bellenghi merged commit 56c7f08 into master Mar 13, 2024
9 checks passed
@luca-bellenghi luca-bellenghi deleted the bug_53152_problema_ereditarieta_serializer branch March 13, 2024 08:09
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.

3 participants