Bug 1145666
| Summary: | Changes to project imported from zip cached even after deleting and reimporting | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Data Virtualization 6 | Reporter: | Andrej Smigala <asmigala> | ||||
| Component: | Tooling | Assignee: | Barry LaFond <blafond> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.1.0 | CC: | dlesage, felias, vhalbert | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: |
Changes made to a project imported into the workspace from a zip file persist even after deleting the project (including the contents on disk) and importing it again.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-11-17 18:07: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: |
|
||||||
Barry LaFond <blafond> updated the status of jira TEIIDDES-2349 to Resolved Andrej Šmigala <asmigala> updated the status of jira TEIIDDES-2349 to Reopened Barry LaFond <blafond> updated the status of jira TEIIDDES-2349 to Resolved Andrej Šmigala <asmigala> updated the status of jira TEIIDDES-2349 to Closed |
Created attachment 940430 [details] Project to import Changes made to a project imported into the workspace from zip seem to persist even after deleting the project (including contents on disk) and importing it again. Closing and reopening the project after the second import or restarting JBDS solves the issue on Windows, on Linux only restarting JBDS helps. 1. Import the attached project 2. Change the transformation in the view model to e.g. SELECT 'c1' AS c1 3. Save the model 4. Close the project and delete it (check Delete contents on disk) 5. Import the project again, open the transformation, notice the changed SQL. 6. Close and reopen the project, the transformation now contains the original SQL JBDS 8.0.0.CR1 Teiid Designer 8.6.1.Alpha1 Windows, Linux