Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

  •  
     
    story #8859 TQL search on date & numeric fields
Summary
Empty
TQL search on date & numeric fields
Empty
  • Grammar
    • New fields: date, date time, float, int
      • For date & time: user format already defined in tracker
    • New operators: >, >=, !=, <=, <, between()
    • New function: now() + period. (eg now() - 1w, now() + 2d)
  • Support TQL in REST search
  • Store request elapsed time
  • Add end user doc
  • Examples
    • close_date < now() - 1w
    • create_date > "2015-01-01"
    • estimated_effort between (3, 8)
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
#8859
Manuel Vacelet (vaceletm)
2017-02-01 13:16
2016-02-11 11:29
4570

References

Follow-ups

User avatar
  • 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