The Project has been designed to address a business requirement of a client who has a valid use case to modify the resolution date time and text when ticket is either resolved or closed.
The Project checks the following things before it allow any one to modify details.
1. Permission : User need to have "WorkflowTasksManagement.Access" permission. This can be change to any other permission based on requirement.
2. Ticket Status: The project will only allow you to modify Resolution Details only when tickets is either at "Resolved" state or "Close" state.
3. Process Start and End Date: The resolution Date/Time cannot be change to before and beyond the Process Start Date or End Date.
The Project need to be added as a webpart in the Full Incident View page as shown below and Report ProcessID of the Incident needed to be passed to the project from the IFrame WebPart
You'll need to update the SQL connection String in the project properties as per your connection.(Copy it from Workflow Explorer>SymQ Configuration>Workflow Core>local.workflowsqlexchange-).