Any recommendations?

  • @minorninth@lemmy.world
    link
    fedilink
    1210 months ago

    Check out Linear. The startup I was at nearly switched to Jira and then thankfully when a bunch of us protested, we tried Linear and ended up really loving it.

  • Nato Boram
    link
    fedilink
    English
    810 months ago

    The issue list where your Git repos are hosted. For example, GitHub is pretty amazing. GitLab is nice too. There’s also Gitea, which looks like GitHub, which is pretty amazing.

    • @CodeMonkey@programming.dev
      link
      fedilink
      510 months ago

      I have tried GitHub project boards for hobby repos and was disappointed by how bare bones it was. For example, it did not have support for breaking a story into smaller component stories (like a Jira Epic or task with sub-tasks).

  • @Da_wud@lemmy.world
    link
    fedilink
    710 months ago

    For kanban board, I preferred Leankit, now called Agileplace. Everything has JIRA integrations nowadays so it’s hard to recommend something else.

  • @ggwithgg@feddit.nl
    link
    fedilink
    6
    edit-2
    10 months ago

    My previous company used Jira, and my current company uses Gitlab. For sprint management it works fine.

    There might also be a philosophy aspect relevant here regarding ‘if your sprint management becomes too complex you might be misusing scrum/micromanaging too much’

    Also curious what others here think about using gitlab for this, do you think it lacks features?

  • @lautech@discuss.tchncs.de
    link
    fedilink
    610 months ago

    It might be an unpopular opinion, but Azure Boards has worked well in small and large orgs that I’ve been at. Some teams I’ve worked with also used GitHub projects, depending on your source control and other providers.

      • @Konlanx@feddit.de
        link
        fedilink
        610 months ago

        I worked with Azure Boards and the entire TFS stack for multiple years and it’s a horrible experience. It’s very slow, buggy and especially the access-management is so poorly designed, most engineers had admin rights, because we tried for hours and ended it with “fuck it” and gave them admin rights, so they could do their job.

        • @u_tamtam@programming.dev
          link
          fedilink
          410 months ago

          Matches my experience. Not everything is bad about azure DevOps, but an awful lot is, and the platform is evolving at a glacially slow pace.

          Generally that’s what you get when working at a Microsoft shop with bean counters at the helm: of course this is bundled with some other Microsoft product so you might have been paying for it in part by just breathing near a windows box with VS installed on it.

      • @tokyo@lemmy.ml
        link
        fedilink
        410 months ago

        I just want to say that I’ve only worked with Jira and Azure, but I absolutely cannot endure Azure. The entire Microsoft suite of products is slow and buggy and the UX is terrible. I’d take Jira any given day of the week over Azure.

  • @u_tamtam@programming.dev
    link
    fedilink
    210 months ago

    Since everyone’s placing their favourite non-mainstream non-opensource forge, I don’t feel as bad simping for jetbrains space: https://www.jetbrains.com/space/
    It packs a lot of the intelligence of their IDEs, which comes really handy.

    Mainstream and open source, I’d go for heptapod, i.e. gitlab with mercurial support: https://heptapod.net/
    Why mercurial? Because that’s everything you ever wanted git to be (with proper branching via topics, and convenient and safe history rewriting/traceability to collaborate on PRs).

  • adr1an
    link
    fedilink
    210 months ago

    Vikunja (to-do app with diverse views, incl. Kanban) or onedev (code host with Kanban), they are GPL.

  • @Kissaki@feddit.de
    link
    fedilink
    English
    110 months ago

    What code hosting do you use? The native issue tracking may be viable and skip the need for a separate tool?

  • snoweM
    link
    fedilink
    110 months ago

    Basecamp. Bonus points if you switch to ShapeUp as well.