Bug 1073473
Summary: | When new for is created with the same name as some existing form, it overwrites the existing form | ||
---|---|---|---|
Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Jan Hrcek <jhrcek> |
Component: | Form Modeler | Assignee: | Pere Fernàndez <pere.fernandez> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jan Hrcek <jhrcek> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0.1 | CC: | mbiarnes, rrajasek |
Target Milestone: | CR1 | ||
Target Release: | 6.0.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-08-06 20:03:49 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jan Hrcek
2014-03-06 13:44:38 UTC
Additional info: the correct behavior which was in ER1 was implemented as a fix for previously reported bug 996425. Checking if file exists before create. Commit (master): https://github.com/droolsjbpm/jbpm-form-modeler/commit/e0b631e240d4c179cc1dec1cdc69849c956896aa Commit (6.0.x): https://github.com/droolsjbpm/jbpm-form-modeler/commit/52edbc61a64b93f6d2baa331468cfa143f4fdc1d Ticket cherry-picked into 6.0.1.CR1. Commits: 2763979ad5fffd6ab5a6d76c0ebdaff576a10f76 Ok, now it works correctly as it did in 6.0.1 ER1. Verified with BPMS 6.0.1 CR1 |