•  
     
    story #36833 search on semantics and always there fields even if not defined
Summary
Empty
search on semantics and always there fields even if not defined

I get the same behavior as for duck-typed searches

Align behavior on semantic searches and Always There Fields:

  • @title = "foo" will retrieve all the artifacts that have "title" semantic and that are equals to "foo" (currently it performs the query only if all involved trackers have the title semantic defined)
  • @status = OPEN() will retrieve all the artifact that have "status" semantic defined and that are open as per semantic
  • ...
Empty
Empty
Status
Cross tracker search
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
#36833
Manuel Vacelet (vaceletm)
2024-10-17 10:18
2024-02-16 15:24
38464

References
Referencing story #36833

Follow-ups

User avatar
Joris MASSON (jmasson)2024-10-17 10:18
  • 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:
User avatar
Joris MASSON (jmasson)2024-03-19 16:44
  • 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
  • Status changed from Selected to On going