this post was submitted on 21 Sep 2024
599 points (98.7% liked)
Programmer Humor
19551 readers
778 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
For those complaining about Jira... I used to be one of you. After changing jobs and using several alternatives, I am begging to be back on Jira. Manage Engine is currently the bane of my existence.
I also wonder if people complaining about Jira are still on Jira Server. Jira Cloud is a much nicer experience. Certainly not perfect, but I've yet to see an actual viable alternative (once worked someplace that tried to move all project management to Gitlab... ๐คฎ).
Jira Server is the on-premise Jira, right?
We had to change to Jira Cloud. (Vendor lock-in, mainly because of time-tracking appendix tools of that.) It's horrendeous. UI and UX is horrendeous. The DOM is horrendeous. Performance is horrendeous.
My CSS Hacks to fix the UI to a degree I can reasonably work with it are a lot more work now with the generated DOM class and ids. Sometimes they at least have test IDs which can be used.
Some things, like the board component quick filter, are not even available anymore.
The interactivity functionality is irritating and annoying most of the time.
The browser extension we use further fucking up doesn't help either of course.
Don't even get me started on Confluence. Which can't even find pages when I type the exact page title, or ranks them low. And editing tables is a hassle beyond belief now that responsive tables (self-sizing) are gone. It's wasteful on space too of course, with huge spacing.