| Summary: | XLS Decsion Table Conversion: project.imports file is created in wrong package | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | manstis | ||||
| Component: | Business Central | Assignee: | manstis | ||||
| Status: | CLOSED EOL | QA Contact: | Jiri Locker <jlocker> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.3.0 | CC: | etirelli, rrajasek | ||||
| Target Milestone: | CR1 | ||||||
| Target Release: | 6.3.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-03-27 19:13:26 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: | |||||
| Attachments: |
|
||||||
Rajesh, can we please consider this for CR1? Verified in 6.3.0 CR1. |
Created attachment 1145249 [details] Example XLS Decision Table containing an import Description of problem: When a XLS Decision Table is converted to a Guided Decision Table "imports" are written to the Project's settings project.imports file. However the location the file is written to is /src/main/resources/what/ever/package whereas it should be the Project root. Version-Release number of selected component (if applicable): Community 6.4.0.Final (Product 6.3.x) How reproducible: Steps to Reproduce: 1. Upload the attached XLS file 2. Choose to convert to Guided Decision Table Actual results: A new file under "Miscellaneous" appears called "project". This is the "project.imports" file written to the same package as the Guided Decision Table. If you open "External Data Objects" in Project Explorer the items that are imported in the XLS are not present. Expected results: File "project.imports" is written to the Project root. If you open "External Data Objects" in Project Explorer the items that are imported in the XLS are present.