flake8
passed.
JSHint
passed.
Review Request #14325 — Created Feb. 3, 2025 and submitted
We had the powerpack backend for ClearCase listed in the
server_tool_ids
field, but notserver_tool_names
. This meant that when running against an
older version of Review Board that does not allow filtering by ID,
RBTools would fail to find configured repositories. This change adds
that to the names field as well so we'll find and match all
ClearCase-based repositories, both with the old open-source and newer
powerpack backends.
Ran a test with an older Review Board server and saw that we were
passing the correct argument to ?tool= in the API call.
Summary | ID |
---|---|
9944c54c8e266d2b7934d01bdf1e59c75a9d2bac |