Skip to main content

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.

6
  • 34
    Also, such low priority fixes are usually a great way for new people joining the team to learn about the codebase. Commented Jun 29, 2020 at 21:03
  • 1
    yeah, joining a new company with just big projects, but when you begin working it, and learned the "small debt" from other programmer when you are balding your head after several hour confused. Not a good experience at all. Commented Jun 30, 2020 at 8:01
  • 9
    I would like to add that in all my ticket systems, even a "will never be implemented" ticket still doesn't get deleted. It gets marked as "not going to happen", which is a closed state that can be reported against, and shows up in the duplication prevention system so we don't re-address it in a year without knowing that it was already brought up. Commented Jun 30, 2020 at 14:53
  • Ideally you'd re-assign x% of each sprint to time for people picking off such tickets on their own recognisance. Commented Jun 30, 2020 at 19:10
  • "I doubt he is actually deleting stories on the basis that they are not part of the current commitment" You must be lucky to never have POs that don't understand the process. Commented Jun 30, 2020 at 19:32