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 #14082 tuleap --clear-cache should always be able to clear the cache
    Infos
    #14082
    Nicolas Terray (nterray)
    2019-10-25 12:02
    2019-10-24 14:32
    15283
    Details
    tuleap --clear-cache should always be able to clear the cache
    When we change the hooks of a plugin (refactoring, cleanup, …), administrators (or developers) should be able to clear the cache via the standard command `tuleap --clear-caches` (or `make dev-clear-cache`).

    Sometimes the command does not work because `/usr/bin/tuleap` script requires pre.php which automatically includes the cache file to be invalidated, resulting in a fatal error.

    For example:
    * https://gerrit.tuleap.net/c/tuleap/+/16504/3//COMMIT_MSG#13
    * https://docs.tuleap.org/deployment-guide/intro.html#note-about-custom-plugins

    Upgrade process
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    New
    Empty
    Attachments
    Empty
    References