EyeQL return clause: reviews

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 1.2
    • Component/s: None
    • None

      Return something along the following (for Rest API eyeql search specifying "...return reviews")

      <reviews>
      	<review>
                    <id>CR-3</id>
                    <title>second revisions</title>
                    <description>
                       Generated from changeset comments:
                       MAIN:matt:20041116234847: second revisions
                    </description>
                    <state>Draft</state>
                    <isDraft>true</isDraft>
                    <isOpen>false</isOpen>
                    <isClosed>false</isClosed>
               </review>
               ...
      </reviews>
      

      Implement same for XML RPC, web UI EyeQL search & CSV formatted search

              Assignee:
              TimP
              Reporter:
              TimP
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: