web designer displaying previous commit of BPMN process in BPMS 6
Issue
- web designer displaying previous commit of BPMN process in BPMS 6.
- Steps to replicate issue:
- Create fresh, project with simple process definition- START->TASK->END
Specify TaskName as "Mytask", save the process and close process designer.
2.Go to terminal/IDE - git clone / edit the process locally (change TaskName to "Mytask-2") / git add / git commit / git push
3.Re-open the process - everything fine, correct TaskName(Mytask-2) is reflected.
4.DO NOT EXIT web designer
5.Again edit the process locally (change TaskName to "Mytask-3") and push the changes to BRMS server repository.
6.Re-open web designer, TaskName is not changes, its still Mytask-2
- Create fresh, project with simple process definition- START->TASK->END
Environment
- Red Hat JBoss BPM Suite
- 6.0.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
