Created attachment 772290 [details] server.log Description of problem: If you try to create new form file which name already exists in the package than the business-central application freeze with dialog "Creating new form" and in server log is exception (attached) Version-Release number of selected component (if applicable): 6.0.0 DR6 How reproducible: Steps to Reproduce: 1. Got to process authoring (jbpm-playground, Evaluation) 2. Create new form file which name is "evaluation-taskform" (this file already exists) Actual results: the business-central application freeze with dialog "Creating new form" and in server log is exception. Helps (refreshing the browser) F5. Expected results: Show any alert which says that file already exist. Freezing is not acceptable. Additional info:
Created attachment 772292 [details] Screenshot
I'm reassigning this to Michael Anstis, because this must be checked at Asset wizzard level
It was the same problem as reported in https://bugzilla.redhat.com/show_bug.cgi?id=996425 Now when another form exists with the same name, the application shows an error dialog and let the user know what is the problem
Verified for ER4. I followed steps to reproduce and I saw an alert "Sorry, an item of that name already exists in the repository. Please choose another." as it was expected.