What project management application are you currently utilizing? I’m seeking a solution with similar features but without the stability concerns. OpenProject seems a bit excessive for my requirements.

  • fideli_@alien.topB
    link
    fedilink
    English
    arrow-up
    0
    ·
    11 个月前

    I’m about to do a heavy migration to Leantime. What stability issues did you face with it?

    • ithakaa@alien.topOPB
      link
      fedilink
      English
      arrow-up
      0
      ·
      11 个月前

      It seems to have random errors, sometimes css just doesn’t work, also it’s slow

      Before you commit, have a play with it

  • seriouslyfun95@alien.topB
    link
    fedilink
    English
    arrow-up
    0
    ·
    11 个月前

    I hunted for a long time and settled on YouTrack. Use the community version and don’t send analytics back to JetBrains. It’s the most polished and easiest to setup + you get a well built mobile app along with it

  • intheleantime@alien.topB
    link
    fedilink
    English
    arrow-up
    0
    ·
    11 个月前

    Leantime founder here. I am sorry you were running into issues with Leantime. Based on your GitHub issue https://github.com/Leantime/leantime/issues/2006 and discord messages it appears that you are attempting to run Leantime on a server with PHP7.

    We dropped support for 7 a while ago. (Keep in mind that your CLI can run a different PHP version than the actual server).

    The line in the code called out is a private variable definition with 3 different potential types. This was introduced in PHP8.

    We‘re always happy to help get your Installation running but the min system requirements need to be met.