Uploaded image for project: 'Cost Management'
  1. Cost Management
  2. COST-3956

"others" included in ordering by cost & limit.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • 2023Q3
    • None
    • API
    • None
    • False
    • None
    • False

      Currently when you order_by[cost] with filter[limit] all items in the response are ordered in the return including others. 

      So depending on the cost, we can have order like:

      project1 - 13 Others - project2 - project3.

      We need to move `13 others` to the end of the list so, that the top elements are our "costliest" projects. There is currently a work around in place for the UI so this SHOULD NOT block the epic from being marked done. However, we would like the others to be moved to the end of the return to be consistent with how our other endpoints work and make QE testing easier. 

      Problem is most likely associated with how our ranked_list logic works. 

              myersco Cody Myers
              myersco Cody Myers
              Pedro Lopez Perez Pedro Lopez Perez
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: