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

KeyError: 'missing_field' #572

Closed
daviddavis opened this issue Oct 15, 2022 · 0 comments
Closed

KeyError: 'missing_field' #572

daviddavis opened this issue Oct 15, 2022 · 0 comments
Labels
bug Something isn't working (template-set) Triage-Needed Needs to be reviewed at next pulp-cli mtg
Milestone

Comments

@daviddavis
Copy link
Contributor

daviddavis commented Oct 15, 2022

When a required field is missing the following error gets raised:

  File "/home/vagrant/devel/pulp-cli/pulpcore/cli/common/openapi.py", line 194, in validate_body
    _("Required field(s) '{missing_field}' missing.").format(
  KeyError: 'missing_field'

Reproduced with pulp deb distribution create --name complex-dists (but any plugin type will work).

@daviddavis daviddavis added bug Something isn't working (template-set) Triage-Needed Needs to be reviewed at next pulp-cli mtg labels Oct 15, 2022
daviddavis added a commit to daviddavis/pulp-cli that referenced this issue Oct 15, 2022
daviddavis added a commit to daviddavis/pulp-cli that referenced this issue Oct 15, 2022
daviddavis added a commit to daviddavis/pulp-cli that referenced this issue Oct 15, 2022
daviddavis added a commit to daviddavis/pulp-cli that referenced this issue Oct 15, 2022
@mdellweg mdellweg added this to the 0.16.0 milestone Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working (template-set) Triage-Needed Needs to be reviewed at next pulp-cli mtg
Projects
No open projects
Archived in project
Development

No branches or pull requests

2 participants