This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

      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 ?

            Assignee:
            Unassigned
            Reporter:
            mmocnak
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: