•  
      request #46754 Fix ownership of tracker_functions folder in dev container
    Infos
    #46754
    Joris MASSON (jmasson)
    2026-02-05 13:23
    2026-02-05 12:11
    48480
    Details
    Fix ownership of tracker_functions folder in dev container

    While testing Tuleap tracker functions recently, I had an error because the backend could not write the uploaded WASM file to the /var/lib/tuleap/tracker_functions/ directory. It turns out that the directory did not have correct owner / group metadata.

    We should try to fix this when starting up the dev docker container.

    Dev tools
    All
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Joris MASSON (jmasson)
    Closed
    2026-02-05
    Attachments
    Empty
    References
    Referenced by request #46754

    Follow-ups