1 | βοΈ Agile Board Configuration β Every team board must use Agile workflow so features are tagged Large / Medium / Small. By default all are considered MEDIUM | i. Decide a default project size for other projects. ii. Need to decide a field for feature size in tfs. |
2 | π Pull-Request Discipline β Each developer must raise exactly one PR per task. | PR title must reference the task key. |
3 | π Bug Traceability β Link every discovered bug to the specific task where it was found. | Ensures defect-origin analytics. |
4 | β Missing-PR Scenario β If a task closes without a PR. | HODs to document standard process (TBD) to capture and report this exception |
5 | π Mandatory KPI Sources β Both Jira and TFS KPI fields are required for every developer. | Missing data affects the KPI score adversely. |
6 | ποΈ Leave / Holiday Handling β Public holidays and approved leave are not considered when calculating completion rate. | HODs to update how to handle this. |
7 | βΈοΈ Task On-Hold Tracking β When work stops or a resource is reassigned, set status to On Hold and record hold-start / hold-end dates; this time must be excluded from cycle-time KPIs. | HODs to finalize the process definition. |
8 | π₯ Multiple L3 Assignees β If a Jira issue has multiple L3 assignees, the system must credit all assignees, not just the most recent. | Enhancement required in next update. |
9 | β±οΈ Original Estimate Required β Enter an Original Estimate when the task is created; blank estimates are invalid. | β |
10 | π Work item assignee change event handling | HODs to update about the process |
11 | π Jira POL was added later after the development | POL Will be rolled out in next update |