Bug 996425 - Unhandled FileAlreadyExistsException when creating New Form that already exists
Summary: Unhandled FileAlreadyExistsException when creating New Form that already exists
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Form Modeler
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ER3
: 6.0.0
Assignee: Neus Miras
QA Contact: Jan Hrcek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-13 07:16 UTC by Jan Hrcek
Modified: 2014-08-06 20:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:11:41 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Steps to reproduce - video (5.16 MB, video/webm)
2013-08-13 07:16 UTC, Jan Hrcek
no flags Details

Description Jan Hrcek 2013-08-13 07:16:45 UTC
Created attachment 786019 [details]
Steps to reproduce - video

Description of problem:
When you try to create new form with name that already exists the exception 
org.kie.commons.java.nio.file.FileAlreadyExistsException is thrown, but not treated in UI - it displays 'Creating New Form' indefinitely.


Version-Release number of selected component (if applicable):
6.0.0.CR1

How reproducible:
Always

Steps to Reproduce:
Please see video attached.

Actual results:
'Creating New Form' progress indicator is displayed indefinitely.


Expected results:
For other items in the 'New Item' menu the mechanism is implemented, that causes '<item> lready exissts' popup window to appear. I would expect the same behaviour for 'New form'.

Comment 1 Neus Miras 2013-08-27 14:34:51 UTC
Added an error message "Sorry, an item of that name already exists in the repository. Please choose another." when the user is trying to add another form in the same project with the same name.

Comment 4 Jan Hrcek 2013-09-23 07:44:15 UTC
Ok, verified with BPMS 6.0.0 ER3


Note You need to log in before you can comment on or make changes to this bug.