Community
Participate
Working Groups
Hi , when I tried to import an artifact using "OSEE Artifact Import wizard" , after clicking the finish button , its not importing the artifact. When clicked on finish, no changes are happening in the framework. Please help me on this . Regards Ajay
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