Ejemplo: (Nota: no usar el tipo de solicitud "Security incident")
Hi team,
Please find below the details for the requested change to add new billing type categories to WePlanIt. This change has already been tested in the development environment and is ready for production deployment.
Note: This is a recurring type of change. Similar requests to add, remove, or update billing categories have been submitted regularly in the past.
Impact Details:
Low-impact change that adds two new classification options (Billing Type) for employee assignments:
- Fulfilled Scheduled Start
- Fulfilled Delayed Start
Backend: Assignments API (filters, grouping, validation)
Frontend: Classification dropdowns, assignment forms
Database: No migrations required (classification field is string/varchar)
Affected users: All employees with assignments in WePlanIt
Rollout Plan:
Revert Frontend deployment to the previous version (using git revert command with commit hashes: 56c1f3233219ca86eac91252c898cd1e1df12fef, bb8c409748cacd7d543df125c52b130ab71be59f)
Revert Backend deployment to the previous version (using git revert command with commit hashes: 14f4903a25f35cd47c3c4b6b3bcceeaebf4ac829)
- Verify that the options "Fulfilled Scheduled Start" and "Fulfilled Delayed Start" appear in the classification dropdown when creating/editing an assignment
- Verify that the new classification options are available in the system (validate service response)
- Verify that billing type filters work correctly with the new options
- Temporarily update an existing assignment with one of the new categories for a quick test, confirm it saves correctly, and restore the original value to avoid affecting production data
- Client validation/ WFM Team: Create an assignment with one of the new categories, confirm it saves correctly.
- Validate that there are no errors in the browser console
- Verify that reports grouping by classification include the new categories
Release Schedule:
As soon as possible (per client requirement)
Change Owner:
Nancy Garcia / WFM Team