User Tools

  • Logged in as: anonymous (anonymous)
  • Log Out

Site Tools


mantisbt:issue_dependency_tree_requirements

This is an old revision of the document!


Template for Requirements

Author: Ryan Leite Albquuerque (Your Mantis Handle)

Introduction

The idea behind this feature is to make available a new page so that the relationship between the issues can be easily visualized. The relationship between children and parent issues fits well in a tree representation.

Implementation Notes

  • To implement this feature, I wrote a new page, added a new bracket link into bug_view_*_page to call the new page, and added a new lang id to name the title page. The new page receives a bug_id and build a report of dependent issues recursively. For each row, the issue id, summary and all its versions are shown.

Database Changes

  • No database changes needed.

Configuration

  • No new configuration variable needed.

Implementation Log

Other Changes

Feedback

  • Please provide feedback
mantisbt/issue_dependency_tree_requirements.1187987788.txt.gz · Last modified: 2008/10/29 04:31 (external edit)

Driven by DokuWiki