this post was submitted on 19 Jan 2025
7 points (81.8% liked)

GitHub

140 readers
1 users here now

A community for discussion and posts relating to github https://github.com/

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] popcar2 5 points 1 week ago* (last edited 1 week ago) (2 children)

I saw this in my repos and still don't understand why subissues exist. I feel like this overcomplicates things, a checklist inside of an issue has the same effect. If you're going to assign sub-issues to different people, shouldn't they be just separate issues?

Anyways you can click on your profile in the top right --> feature previews --> disable new issue experience to turn it off for now.

[โ€“] FizzyOrange 3 points 1 week ago

Sometimes a big task is made up of smaller components that you can complete on their own, and you want to keep track of things. They definitely have a use.

However the way Jira does subtasks is quite dumb, e.g. you can only have a single level. I hope they haven't copied that blindly. I much prefer Phabricator where you can just give any task a parent. They can even have multiple parents.

load more comments (1 replies)