Bug 1065834
| Summary: | Unable to save multiple decision tables at once by using guvnor | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise BRMS Platform 5 | Reporter: | Hisao Furuichi <hfuruich> | ||||
| Component: | BRM (Guvnor) | Assignee: | manstis | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | |||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | BRMS 5.3.1 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2025-02-10 03:35:06 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: | |||||||
| Attachments: |
|
||||||
This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |
Created attachment 863953 [details] reproducer Description of problem: Although user can open and upload multiple decision tables at once on guvnor, user can't save those files and error message "Unable to save this asset, as it has been recently updated by [admin]" shows up on screen. Version-Release number of selected component (if applicable): BRMS 5.3.1 Steps to Reproduce: 1. import attached repository archive 2. select "defaultPackage" 3. select check box for decision tables named "Sample" and "Template" 4. click "Open selected to single tab" 5. click "choose File" and "Upload" for both "Temp" and "Sample" Please use attached xls files for this operation. 6. click "Save all changes" Actual results: modal panel with an error message, "Unable to save this asset, as it has been recently updated by [admin]" is popped up. Expected results: All of modification should be saved without any error. Additional info: There is a workaround. If user opens and edits only one decision table at each time. Error message is not popped up.