
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Importing defects from excel into Silk 16.0
Morning,
Do we know if we can import defects (issues) directly from Excel into Silk v16.0? If so, what steps (or template) are needed to do this ?
thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
No, there exists no import of issues into Issue Manager.
Can you share some more background why you need an import? So far we heared and issue import into Issue Manager in relation to migration scenarios (e.g. moving from Bugzilla to IM) only.
Thanks,
Florian

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Thanks for the feedback Florian.
Currently, we are receiving defects from third parties outside our organisation (on spreadsheets), and we are manually entering each of these issues into Silk.
It would be very useful to have the "import issues" function (just like there is the import test cases and test scripts function).

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
maybe you can have a look at the webservice API side => "axislegacy/scim"
related in this documentation : supportline.microfocus.com/.../silkcentral-160-apihelp-en.pdf
it seems to provide a "saveNewIssue" service.
Regards.