•  
     
    story #10701 have OPEN() operator in TQL
Summary
Empty
have OPEN() operator in TQL
Empty

Note: This story only affects trackers ATM in order to enhance TQL grammar with OPEN() operator. It's a prior step for usage in Cross Tracker Search

Add OPEN() operator for usage on status fields it can be used in queries like

  • progress = OPEN()

Where progress is a field with status semantic in order to return all artifacts which are "Open" as per the semantic definition. It's an alias for all open values, eg progress IN ('Todo', 'On going', 'Review').

Keep in mind:

  • Update TQL grammar
  • Only apply on fields that are "status" as per semantic
  • Operators: = and !=
  • Autocomplete
  • Syntax highlighting
Empty
Empty
Status
Empty
Canceled
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
#10701
Manuel Vacelet (vaceletm)
2018-02-27 11:31
2017-09-29 12:16
4484

References
Referencing story #10701

Follow-ups

User avatar

It was not needed to modify the tracker TQL for XTS.


  • Status changed from Done to Canceled
  • Permissions set to
  • Category set to