Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Business requirements:

We got a complaint process. With each complaint, we are valuing three metrics. 

Complains got urgency (from the software point of view, its severity), probability (that it will occur again) and price (how expensive will the repair be).

The goal is to respect 3D matrix of urgency-probability-price risk factor with the matrix of responsibility roles in the company. Based on risk matrix values, only users in particular roles can approve concrete complain and move them forward from service desk to development and solution phase.

All of those decisions have to be tracked and stored with the issue.

Solution proposal:

Technical details of solution:

  • No labels