Task #17853
WSC: WFinstanceMarkDone()
Start date:
14/03/2024
Due date:
23/03/2024
% Done:
100%
Estimated time:
72.00 h
Updated by Shuvam Misra about 1 year ago
- Target version set to Sprint 15 Mar
- Assignee set to Abhishek Jayswal (Tantiv4)
- Due date set to 15/03/2024
Updated by Abhishek Jayswal (Tantiv4) about 1 year ago
- Start date set to 14/03/2024
- Status changed from New to In Progress
Updated by Shuvam Misra about 1 year ago
- Target version changed from Sprint 15 Mar to Sprint 29 Mar
Updated by Abhishek Jayswal (Tantiv4) about 1 year ago
- Estimated time changed from 40.00 h to 72.00 h
- % Done changed from 0 to 50
- Due date changed from 15/03/2024 to 23/03/2024
Completed the MarkDone() API implementation.
Updated by Abhishek Jayswal (Tantiv4) about 1 year ago
- % Done changed from 50 to 60
Moving to Testing.Will start writing the testcase for MARKDONE
Updated by Abhishek Jayswal (Tantiv4) about 1 year ago
writing test cases and reading go-lang docs
Updated by Shuvam Misra about 1 year ago
- Assignee changed from Abhishek Jayswal (Tantiv4) to Aniket Shinde
- Status changed from In Progress to Testing
Updated by Tushar Bhingare about 1 year ago
- % Done changed from 60 to 100
- Status changed from Testing to Closed
Add automated unit test case for WFInstanceMarkDone using complete UCC workflow
Updated by Tushar Bhingare 12 months ago
I added new validation to ensure that the correct step is provided for the instance ID in the wfinstancemardone request payload. This validation helps maintain data integrity and ensures that the workflow instance is properly handled.