Identify Defects and Enhancements:
The purpose of this workflow is to identify if a problem reported is a defect or an enhancement to the production system.
The change requested is categorized according to the information collected by the support team. Corrective or preventive changes
are considered defects, on the other hand, adaptive or perfective changes are considered enhancements.
If a CR describes a defect, then the source of the defect needs to be determined, if possible. When it is reported a critical defect that is breaking
a feature of the system and it so urgent to solve the issue that it cannot be scheduled for the next release then the defect should be corrected on site.
Otherwise, the change should be scheduled for the next release.
Urgent modifications that are performed on the production environment need to be synchronized with the staging environment so it is not overriden by
by new changes.