•  
     
    story #39685 Order artifact according to a field
Summary
Empty
Order artifact according to a field
Empty

Example: @status = OPEN() ORDER BY @last_update_date DESC: will return all open artifacts, the newest first

Rules:

  • Sort can be on any field that is present in all involved tracker (displayed or not, while it's un common to sort on a criteria not displayed with a Table rendering, it's quite common for Kanban rendering)
  • Sort is possible only on one field at time
  • It's possible to choose the order: ASC (aka ascending) or DESC (aka descending)
Empty
Empty
Status
Empty
Done
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#39685
Kevin Traini (ktraini)
2024-10-17 10:21
2024-09-16 10:05
41399

References

Follow-ups

User avatar
Joris MASSON (jmasson)2024-10-17 10:14
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
  • Is related to
    • Added is Covered by: