Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Hazarth947615dAnother way to look at it is that the manager protected you. A 13 point task estimation could indikate the task ticket is monolothic and the estimation might not be accurate. Splitting into smaller more granularly estimated tasks will likely be more precise. People can't effecticely reason about high numbers. That's one of the reasons why the SPs are traditionally given in a fibonnachi sequence, to accomodate for the human logarithmic thinking. But even then the estinations tend to break down with high values.
This also protects the devs from under-estimating hard to estimate tasks by too much. It's always better to overdeliver than not to deliver -
jiraTicket230215d"A 13 represents a whole 2 week sprint. An 8 represents a week and a half."
🤣 Oh it's so laughable to see these insane systems people make up just to make story points abstract. With 13 points it would be 1.3 points per workday. With 8 points it's 1.0 or 1.1 point per workday.
Did someone enforce the Fibonacci numbers cause you had already bought Planning Poker card decks or configured your ticket system to only accept those numbers? -
tosensei837915dthat's what happens when management reads the word "agile", but fails to understand the meaning of the word "agile"
Related Rants
-
manrock0075I've been doing agile wrong my entire life
-
abhi-inc7This story is 100% true. I got hired onto a team of construction workers to build a house. We set up a meetin...
-
bittersweet14"Let's do some pair programming! It will be fun!" ... Fuck no. Either I start coding and you open a beer, or...
Agile Product Owner: How long do you think this task will take?
Me: Probably 13 points.
APO: That is too many can you break it down into separate tasks?
Me: Sure its probably an 8 and an 8. Since i need to work on them sequentially and one depends on the other, the second task will take longer if i need to make changes after the first one is merged.
~ Turned 104 (8 tasks * 13) points into 128 (16 tasks * 8 points) points.
A 13 represents a whole 2 week sprint.
An 8 represents a week and a half.
We cannot fit 2 8 point tasks in the same sprint, so now it takes 2 whole sprints to complete 2, 8 point tasks.
We have no smaller tickets so we don't work for the rest of the sprint.
Anyone else been here?
rant
product owner
scrum
agile