Manstis BT Plugin based on selected custom fields to compute project workload.
Please refer to the plugin user guide.
- Plugin for following Mantis BT versions :
- 1.2.10 and above (master) : major version number is equal to 1
- 1.3.12 and above (mantisbt_1_3_X) : major version number is equal to 2
- 2.3.0 and above (mantisbt_2_3_X) : major version number is equal to 3
- Allow user to report work progression percentage :
- According to bug status
- Directly in bug summary or in bug update form (no extra view)
- Allow user to fill estimated / done workload :
- According to bug status
- In different numeric format (minutes, hours, days...)
- Directly in bug summary or in bug update form (no extra view)
- Build workload / overload report per :
- Project
- Version
- Issue handler
- Follow changes in bug history
Solution is based on MantisBT custom fields feature. In plugin configuration, user must select/configure :
- Three custom fields of type NUMERIC :
- One for work progression
- One for estimated workload
- One for done workload
- Percentage of higher remaining work to warn about
- Issue status threshold to warn about higher remaining work
- Percentage of lower progress to warn about