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

Backwards compatibility to older foreman-versions!? #538

Open
m-bucher opened this issue Sep 18, 2018 · 0 comments
Open

Backwards compatibility to older foreman-versions!? #538

m-bucher opened this issue Sep 18, 2018 · 0 comments

Comments

@m-bucher
Copy link

I recently saw a KeyError when creating SyncPlan on foreman-1.18 with latest master of nailgun.
The problem is here:

setattr(entity, field_name, attrs[field_name])

Nailgun expects attrs (which is the response to the create-request on the foreman) to have the cron_expressions parameter, but the foreman does not know about this.
Is this expected behaviour?

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

No branches or pull requests

1 participant