handreyrc opened a new issue, #1655:
URL: https://github.com/apache/incubator-kie-issues/issues/1655

   *Summary*
   -----
   
   The goal of this task is to povide means to gather and consolidate SWF 
content errors in a  single place so it should be possible to verify if there 
are errors coming from the marshaller / parser (content to model) and if there 
are validation errors coming from the rules.  
   
   
   *Description*
   -----
   
   - Create a component to gather marshaller / parser  and rule validation 
errors in a way the errors can be verified and recovered before the workflow is 
rendered
   - If it is the first time the content is being loaded and there are errors 
the workflow shouldnt be rendered, an error page shall be presented instead
   - If the workflow was valid before and the same workflow content is set with 
errors, the valid version of the worflow shall remain on the screen
   - Update storybook to contain workflow samples of the same workflow content, 
one valid and other with errors
   
   *Testing*
   -----
   
   - Run  the component and load an invalid workflow from storybook so the 
error page shall be presented instead.
   - Run  the component and load a valid workflow from storybook then open the 
same workflow content with errors and check if the last valid workflow view is 
still visible. 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to