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.

    •  
      request #36841 Missing DB transaction when deleting a project dashboard
    Infos
    #36841
    Joris MASSON (jmasson)
    2024-02-21 11:33
    2024-02-20 12:20
    38491
    Details
    Missing DB transaction when deleting a project dashboard

    Follow-up of request #36836. There is no DB transaction when deleting a project dashboard, so it's possible that the dashboard is deleted, but the recent visits to it are left (which might have caused the previous fatal error). We should group them together in a transaction so that everything is cleanly deleted, or nothing.

    Dashboard & Widgets
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Joris MASSON (jmasson)
    Closed
    2024-02-21
    Attachments
    Empty
    References

    Follow-ups