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.

    •  
      epic #39714 Cross Tracker Search on personal dashboard
    Summary
    Cross Tracker Search on personal dashboard
    Cross tracker search

    For Tuleap Enterprise Edition users, the personal dashboard would be replaced by a Dashboard with only one Cross Tracker Search widget with two queries

    • All artifacts assigned to me in my projects (default): SELECT @pretty_title, @project.name, @tracker.name, @last_update_by, @last_update_date, @status FROM @project = MY_PROJECTS() WHERE @status = OPEN() AND @assigned_to = MYSELF() ORDER BY @last_update_date DESC

    • All open artifacts in my projects: SELECT @pretty_title, @project.name, @tracker.name, @last_update_by, @last_update_date, @status FROM @project = MY_PROJECTS() WHERE @status = OPEN() ORDER BY @last_update_date DESC

    Progress
    Empty
    Empty
    Planned
    Details
    #39714
    Manuel Vacelet (vaceletm)
    2025-01-09 15:03
    2024-09-25 15:56
    Attachments
    Empty
    References
    References list is empty

    Follow-ups

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