> Do I want my team to value the number of tickets closed, or do I want them to value our critical business KPIs? How does this look in practice, in large organizations? Is everyone empowered to freelance on whatever they think will improve said KPIs? At some point, someone needs to have the power to decide what is being built (hopefully with an eye towards KPI-impact), and others need to fall in line and close some…
How One Jira Ticket Made My Employer $1MM/Month: 7 Metrics That Actually Matter
21–30 of 31 posts
Re: How One Jira Ticket Made My Employer $1MM/Month: 7 Metrics That Actually Matter
#22Re: How One Jira Ticket Made My Employer $1MM/Month: 7 Metrics That Actually Matter
#23At first I thought the ticket was going to be "stop using JIRA/Confluence". There is so much time wasted on this system where I work it's amazing. Some people sit all day updating JIRA with all kind of crap instead of actually doing their job. At this point I'm starting to get the same feeling towards it as towards SAP.
I think Jira's knobs and settings can get in the way, but I've found it to be fairly effective when used in a focused way (and recent updates seem to have optimized for that)
And by "document" I don't even mean a fancy design doc and pages of spec. Just a few sentences on why something was done, or a couple of copy-pasted command lines used for testing or reproducing a bug can be a big help.
Re: How One Jira Ticket Made My Employer $1MM/Month: 7 Metrics That Actually Matter
#24At first I thought the ticket was going to be "stop using JIRA/Confluence". There is so much time wasted on this system where I work it's amazing. Some people sit all day updating JIRA with all kind of crap instead of actually doing their job. At this point I'm starting to get the same feeling towards it as towards SAP.
The most irritating thing I run into with JIRA is that every time our ALM team rolls out a new point release, things subtly change; behavior is a little different, controls moved around, etc. Normally I'm not one to get all bent out of shape when someone moves the cheese, but dang, every. single. release. things just move around for no apparent reason and I have to relearn how to do the exact same task. Confluence is…
Has anyone found a _good_ way to maintain documentation?
Re: How One Jira Ticket Made My Employer $1MM/Month: 7 Metrics That Actually Matter
#25> Tip: Your marketing and sales teams should never be allowed to discuss features “in the pipeline” Probably unpopular here, but this is a misguided, engineer-centric view of a business. Sales & marketing should absolutely have some leeway on unreleased features, as they have very close relationships with customers and can get early feedback in the realest way possible: "Will the customer pay for it?" Cutting off thi…
I think this is meant in another way: sales and marketing should never discuss future features with potential customers . Meaning, they should not try to win deals by promising features not yet rolled out, rather than not being involved in internal priorization discussions. I happen to agree with the author to an extent. Selling future things rather than what's presently available makes sales a lot easier (which is w…
Re: How One Jira Ticket Made My Employer $1MM/Month: 7 Metrics That Actually Matter
#26Earlier quoted context omitted.
I think this is meant in another way: sales and marketing should never discuss future features with potential customers . Meaning, they should not try to win deals by promising features not yet rolled out, rather than not being involved in internal priorization discussions. I happen to agree with the author to an extent. Selling future things rather than what's presently available makes sales a lot easier (which is w…
This approach is cutting off a major strategic artery. Sales & marketing can do much more than just pushing what they're given; they should be a valuable pulse on the customer, and the truest feedback you can get for an upcoming feature is whether or not someone will pay you for it. Particularly for larger or more advanced features, it makes much more sense to run engineering partly in parallel with sales & marketing…
Customer: "We want your product to do $FEATURE, there's nothing else that does it / other products that do it have these problems" Sales: "Thanks, we'll have a look at that and see if it's possible in the future"
or
When many customers want $FEATURE, it's something to consider
What shouldn't happen is
Sales: "Buy this product, it's great, and in the future it will have $FEATURE" Customer: "Great, we want $FEATURE, when will it be ready"
Re: How One Jira Ticket Made My Employer $1MM/Month: 7 Metrics That Actually Matter
#27> Tip: Your marketing and sales teams should never be allowed to discuss features “in the pipeline” Probably unpopular here, but this is a misguided, engineer-centric view of a business. Sales & marketing should absolutely have some leeway on unreleased features, as they have very close relationships with customers and can get early feedback in the realest way possible: "Will the customer pay for it?" Cutting off thi…
Re: How One Jira Ticket Made My Employer $1MM/Month: 7 Metrics That Actually Matter
#28> Tip: Your marketing and sales teams should never be allowed to discuss features “in the pipeline” Probably unpopular here, but this is a misguided, engineer-centric view of a business. Sales & marketing should absolutely have some leeway on unreleased features, as they have very close relationships with customers and can get early feedback in the realest way possible: "Will the customer pay for it?" Cutting off thi…
Within a year or so, I've had a couple of requests of 'Ok sales is offering X, but honestly, we might order X like 18 more times, and each X might be 12 times bigger than the last X.' Scary. Sure. But you know what? Those were big customers. I went with my team, I made a big plan which included a bunch of technical debt cleanup, and refactoring things towards a cleaner structure for their need and gave sales that as a pitch, and also kinda included whatever they wanted to pay us for as a benefit. We've been paid gold to clean up our code, I tell you. And a number of small customers later, we're just making money off of that.
Walls don't just exist between Dev and Ops, guys.
Re: How One Jira Ticket Made My Employer $1MM/Month: 7 Metrics That Actually Matter
#29At first I thought the ticket was going to be "stop using JIRA/Confluence". There is so much time wasted on this system where I work it's amazing. Some people sit all day updating JIRA with all kind of crap instead of actually doing their job. At this point I'm starting to get the same feeling towards it as towards SAP.
I think Jira's knobs and settings can get in the way, but I've found it to be fairly effective when used in a focused way (and recent updates seem to have optimized for that)
For team members, it's easier and more effective to bob a post-it onto the right white board and explain it during standup. Hosted JIRA is just infuriatingly slow for that workflow, tbh.
For everyone else, yeah. Put in a JIRA ticket, one of us will put in clarifications there. If it's something weird, we'll document steps there and convert them into a runbook later. It's good enough for that.
Re: How One Jira Ticket Made My Employer $1MM/Month: 7 Metrics That Actually Matter
#30Earlier quoted context omitted.
The most irritating thing I run into with JIRA is that every time our ALM team rolls out a new point release, things subtly change; behavior is a little different, controls moved around, etc. Normally I'm not one to get all bent out of shape when someone moves the cheese, but dang, every. single. release. things just move around for no apparent reason and I have to relearn how to do the exact same task. Confluence is…
> So the amount of "documentation" we have is ever increasing and out of date Has anyone found a _good_ way to maintain documentation?