Frontmatter
| id | 7749 |
| title | Enhance Issue Relationship Tool to Support "Blocked By" and "Blocking" |
| state | Closed |
| labels | enhancementai |
| assignees | [] |
| createdAt | Nov 12, 2025, 8:58 AM |
| updatedAt | Nov 12, 2025, 3:23 PM |
| githubUrl | https://github.com/neomjs/neo/issues/7749 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 12, 2025, 3:23 PM |
The
update_issue_relationshiptool successfully manages parent/child hierarchies. To provide a more complete dependency management solution, this ticket proposes extending the functionality to include "blocked by" and "blocking" relationships.Acceptance Criteria:
update_issue_relationshiptool or create a new one to manage "blocked by" and "blocking" relationships between issues.sync_allprocess.