python-jenkins-developers team mailing list archive
-
python-jenkins-developers team
-
Mailing list archive
-
Message #00707
[Bug 2055380] [NEW] build jenkins job without parameter not work as expected
Public bug reported:
https://opendev.org/jjb/python-
jenkins/src/commit/6b757a7c364d641fd314975daffb412024e95c64/jenkins/__init__.py#L1368
This line of code, maybe should use `parameter is not None`. If not, for
a parameterize job, the backend of jenkins will says we don't send
parameter and fill.
You can reproduce the problem follow the description.
Thanks for reading.
** Affects: python-jenkins
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Python
Jenkins Developers, which is subscribed to Python Jenkins.
https://bugs.launchpad.net/bugs/2055380
Title:
build jenkins job without parameter not work as expected
Status in Python Jenkins:
New
Bug description:
https://opendev.org/jjb/python-
jenkins/src/commit/6b757a7c364d641fd314975daffb412024e95c64/jenkins/__init__.py#L1368
This line of code, maybe should use `parameter is not None`. If not,
for a parameterize job, the backend of jenkins will says we don't send
parameter and fill.
You can reproduce the problem follow the description.
Thanks for reading.
To manage notifications about this bug go to:
https://bugs.launchpad.net/python-jenkins/+bug/2055380/+subscriptions