•  
      story #41800 new TQL functions: AGGREGATED() and SELF()
    Summary
    Empty
    new TQL functions: AGGREGATED() and SELF()
    Empty

    As it's possible to to copy queries across widgets (project -> user, user -> project) we need to upgrade aggregated to be able to run a query on aggregated in personal context (not possible today).

    The keyword aggregated will have a companion "function" AGGREGATED() that could take a parameter to make it usable elsewhere (AGGREGATED('guinea-pig')). SELF() is added too to make it consistent. Usage of aggregated and self keyword is deprecated (in documentation and in various examples).

    Empty
    Empty
    Status
    Cross tracker search
    Ready (hot)
    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
    #41800
    Kevin Traini (ktraini)
    2025-03-20 15:26
    2025-02-03 10:06
    30839

    References
    References list is empty

    Follow-ups

    User avatar
    • I want to
      -TQL upgrades 
      +new TQL functions: AGGREGATED() and SELF() 
    • Status changed from Idea / Sandbox to Selected