You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
- Clarification, I spent 10 minutes, going through the list of features that were already working. Also we're talking about like one-third of the backlog. So closing them in the sprint would give a drastic boost to the burndown rate and we couldn't really predict an ECD.pandaman1234– pandaman12342017-09-06 13:20:17 +00:00Commented Sep 6, 2017 at 13:20
- 3Then, perhaps you miscalculate the efforts in these stories? you could change their points and add in the sprint.Emerson Cardoso– Emerson Cardoso2017-09-06 13:31:38 +00:00Commented Sep 6, 2017 at 13:31
- @EmersonCardoso honestly I don't know why they gave points to those tasks since they knew it was already working. I guess they intended that a sanity check would be done and would consider it as "work". I think that it could be the best compromise since it would basically do the same thing as closing from the backlog for the reporting. Thanks Emerson. I'll ask the PO to see if he agrees.pandaman1234– pandaman12342017-09-06 13:35:32 +00:00Commented Sep 6, 2017 at 13:35
- "I don't know why they gave points to those tasks" who are they? If you are a part of the team, you should be involved in the sprint planning meetings.Jory Geerts– Jory Geerts2017-09-07 07:37:01 +00:00Commented Sep 7, 2017 at 7:37
- @JoryGeerts I'm not sure how that is related to the question at this point, but let's discuss it anyways. AFAIK, SPs are not attributed in sprint planning meetings, they are in groomings. And yes I should be involved in those meetings too, but the current SP values comes from the initial transformation of requirements in smaller epics/tasks and I was just assigned to the project, we didn't have any groomings since then. Also, we're more in a Kanban process for this project.pandaman1234– pandaman12342017-09-07 17:52:13 +00:00Commented Sep 7, 2017 at 17:52
| Show 1 more comment
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. design-patterns), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you