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

control panel throws exception if accessed before addon upgrade step that adds field (controlpanel serializer so it handles schemas with new fields by returning field default) #1736

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Nov 24, 2023

  1. add recordsproxy to controlpanel serializer so it handles schemas wit…

    …h new fields by returning field default
    djay committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    b07aad7 View commit details
    Browse the repository at this point in the history
  2. pep8

    djay committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    41acc19 View commit details
    Browse the repository at this point in the history
  3. fix py3.12 test error

    djay committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    5edc89e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14f969d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. use missing value instead

    djay committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0f345da View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix_upgraded_controlpanel_schema' of github.com:plone/p…

    …lone.restapi into fix_upgraded_controlpanel_schema
    djay committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    6789907 View commit details
    Browse the repository at this point in the history