Actions
Bug #34243
openProvider inputs will stringify arrays before passing it to SmartProxy
Status:
New
Priority:
Normal
Assignee:
-
Category:
Foreman
Target version:
-
Description
We are saving the inputs in the DB and because of wrong serialization arrays are converted to strings in the process.
https://community.theforeman.org/t/hammer-job-invocation-tags-have-wrong-formatting/26797
Updated by Artur Obolewicz over 3 years ago
- Pull request https://github.com/theforeman/foreman_ansible/pull/497 added
Updated by Ondřej Ezr over 3 years ago
- Related to Bug #34253: Pass tags as string in the API added
Updated by Ondřej Ezr over 3 years ago
- Priority changed from High to Normal
- Difficulty set to medium
- Triaged changed from No to Yes
- Pull request deleted (
https://github.com/theforeman/foreman_ansible/pull/497)
The only user - Ansible - had decided to use string instead #34253, so this is not an immediate issue ATM.
Actions