Live data from Hacker News

Redmine – open-source project management

redmine.org

21–30 of 83 posts

Re: Redmine – open-source project management

#21
Ahh good old Redmine. I still use it internally. After GitHub allowed private repositories on the free tier I have had less need to use it. But now that people are starting to see the advantages of actual decentralized web a few of these projects are getting a second life.

I still hold my breath when updating my Redmine server. There was typically an unmet dependency that crashed the whole thing. You get really good at reading the error logs.

Re: Redmine – open-source project management

#22
We've been using Redmine since about 2010 or so. We use it daily for ticket tracking, light PM tasks, and documentation. We've considered moving away from it for years, but our customers love it. These are customers that are extremely large financial institutions and the only thing I can figure is that they are forced to use larger, more complex systems internally (or with other vendors) so they see Redmine as something simple to work with when interfacing with us.

I think it's a great app with a huge amount of flexibility from UI to plugins. It's easy to use, performance is quite good on even lower end hardware, and there is decent documentation if even sometimes dated. We have customers and our internal teams using this app every single day, day in and day out, and it just stays rock solid stable for years on end.

That said, upgrading this thing is an absolute nightmare. And if you need to upgrade the underlying OS you're going to have a bad night or 5. The database design is very abstract so writing ad-hoc queries or trying to fix something manually via the db is not fun at all. I'd seriously rather stub my toe in the middle of the night on an amish made coffee table, twice, than touch this thing on the back end for any purpose.

Re: Redmine – open-source project management

#24
The interface is archaic, but their api is very powerful.

On my company we use redmine to keep track of time spent on each protect, or even as a simplified Jira substitute. We have the tasks, we just need to "spend time" on them. The interface is slow and requires many clicks, but thanks to their api I made an app to do it with just a couple, even automatic if you only have one task!

Re: Redmine – open-source project management

#25

I had to work with a brandlabeled Redmine solution (plan.io) which was a terrible experience. Roughly ten years ago. I remember it breaking every two weeks in different ways and support always told us it's the underlying original Redmine stuff. Never figured out if this was even true or not, but I avoided it since then just to be sure. Maybe other comments will have some success stories and change my mind.

We've used Redmine around ten years now (I'm the person who brought it in and set it up) and it's been rock solid. I upgrade it every year or so and other than that, don't touch it.

We run everything in the standard configuration and as a general rule do not install any plugins because they can cause a lot of problems, especially during upgrade time.

Re: Redmine – open-source project management

#26
If you want to play with fancy UI with some modern project management platforms or just paying for Jira, that's totally fine.

If you just want things to work for years ahead and focus on what you do, redmine will be my pick, it has everything I need, nothing fancy, nothing more, get the job done, from issue tracking, to git, to wiki, to file management, to use/clients/customer access, you have them all, solid.

Re: Redmine – open-source project management

#29
post #11

Redmine is great. Serves us without issues since 2007. I honestly don't understand companies using products like Jira when Redmine is available.

The company I work for switched from redmine to jira few years ago, after using redmine since 2009 or so. It was a really bad decision spearheaded by a single project manager. I miss redmine. I hate having to see the constant interstitial loading animation in Jira. And working through small modals. Just load the damn page for the link I clicked on. All the “single page application” junk is rarely executed well. But I…

You’re not a dinosaur for hating the continued consumerization of products and services targeted toward use cases that are expert in nature.

Sure, have a simpler GUI for Jira Service Desk users in a non-technical customer service role. Give me a different GUI that’s not driven by designers looking to reinvent. I don’t need that, I don’t want that, and it just wastes my time.

Re: Redmine – open-source project management

#30
post #8

Redmine is great. Serves us without issues since 2007. I honestly don't understand companies using products like Jira when Redmine is available.

I'm currently using GitHub Projects for the Kannan view that integrates with Issues. Does Redmine have that feature?

Of course. It has ton of plugins of all kinds one can imagine.
Post reply on HN