-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
Please add support for views in XML API. It could be done like this:
in hudson root xml <root>/api/xml:
...
<job>
<name>Test</name>
<url>http://localhost:8080/hudson/job/Test/</url>
<color>grey</color>
<views>
<view>All</view>
<view>Group 1</view>
<view>Group 2</view>
</views>
</job>
...
Is this possible ?
[JENKINS-475] Support for views in XML API
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 130548 ] | New: JNJira + In-Review [ 199913 ] |