Github user ilgrosso commented on a diff in the pull request:

    https://github.com/apache/syncope/pull/26#discussion_r74886819
  
    --- Diff: core/workflow-activiti/src/main/resources/userWorkflow.bpmn20.xml 
---
    @@ -82,12 +82,47 @@ under the License.
         
         <serviceTask id="delete" name="Delete" 
activiti:expression="#{delete.execute(execution.processInstanceId)}"/>
         <sequenceFlow id="flow99" sourceRef="delete" targetRef="theEnd"/>
    +    <!-- Recertification tasks -->
    +    <userTask id="RecertificationRequest" name="Recertification Request" 
activiti:candidateGroups="managingDirector" activiti:formKey="recertify">
    --- End diff --
    
    Removing some production workflow looks fine, thanks.
    
    You might consider writing some sections about identity recertification in 
the [reference 
guide](https://ci.apache.org/projects/syncope/reference-guide.html), also 
including some operational notes as how to set assignment.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to