Task #17960
UI: test-run a workflow
Start date:
Due date:
14/04/2024 (about 13 months late)
% Done:
20%
Estimated time:
Description
Accept attributes and values for an entity, validate the entity against a schema, then submit it to a workflow (which will be selected by slice/workflow name), and call WFinstanceTry()
with trace on.
This task will require parsing of the Level-1 tracedata output from the call response, and display of this trace data in appropriate format.
Updated by Shuvam Misra about 1 year ago
- Status changed from New to Dropped
It is a duplicate of another task
Updated by Shuvam Misra about 1 year ago
- Assignee changed from Sachin Divekar to Sufiyaan Shaik
- Status changed from Dropped to Rework
Updated by Shuvam Misra about 1 year ago
It needs to be done. UI needs to be developed to invoke InstanceNew and MarkDone with tracing on.
Updated by Shuvam Misra about 1 year ago
- Target version changed from Sprint 29 Mar to Sprint 12 Apr
- Due date changed from 29/03/2024 to 14/04/2024
Updated by Sufiyaan Shaik about 1 year ago
- Assignee changed from Sufiyaan Shaik to Adarsh Shukla
Started with logHarbour screen today, need to discuss this task with sachin tommorrow(Friday),and we will start this task
Updated by Adarsh Shukla 11 months ago
- % Done changed from 0 to 20
Created one POC code to visually display trace data in UI using HTML5 canvas tag, tested it with some dummy data. Which is working as expected.