Uploaded image for project: 'Crucible'
  1. Crucible
  2. CRUC-278

In Create New Request update interface to easily compare tags of a module

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Currently when setting up a Crucible review that involves reviewing files between two tags (which is the majority of the time for us) you have to use EyeQL in the following manner:

      select revisions 
      from dir /Path/To/Project where not tagged <=START_TAG and tagged <= END_TAG
      

      It would be very beneficial to have this functionality in the Manage Files portion of the UI when creating a new crucible request so that a user would have the ability to simply input starting and end tags instead of having to go through the Advanced Search.

            Unassigned Unassigned
            612535503737 Blake Fridman
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: