| Summary: | Unable to Import Artifact in OSEE | ||
|---|---|---|---|
| Product: | [Technology] OSEE | Reporter: | Ajay Chandrahasan <ajay.chandrahasan> |
| Component: | Define | Assignee: | Roberto Escobar <roberto.e.escobar> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | critical | ||
| Priority: | P3 | CC: | nobody, roberto.e.escobar, ryan.d.brooks |
| Version: | 0.9.9 | ||
| Target Milestone: | 0.9.9 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Ajay Chandrahasan
There is a bug in the import wizard. You can get around the issue by dragging and dropping the file to import into the artifact explorer instead of starting the import through File->Import->OSEE->Artifacts. The ArtifactImport class is not initialized properly when importing artifacts through the import wizard. File importResource was null (no indication is given to the user of the problem). (In reply to comment #1) > There is a bug in the import wizard. You can get around the issue by dragging > and dropping the file to import into the artifact explorer instead of starting > the import through File->Import->OSEE->Artifacts. Thanks for the information . I checked the drag and drop and its working fine. can you please tell me that is there any plan to fix this issue in the latest version of OSEE? A fix has been made and will be provided in the next build. Patch provided in 0.9.9_SR4:
Commit: 5ba3b4121ba485faaf6252c0dadadd3a6e6570e2
Date: Mon Dec 12 17:52:47 2011 -0700
bug[bgz_366373]: Fix artifactWizard initialization
see previous comment for commit information. 0.9.9_SR4 has been released |