I have the following to retrieve the issues referenced on an item, but I don't know where to go from here. I'd like to inspect a particular attribute on the retrieved issue references.
issueRefsOnItem = itemToCheck.GetAllIssueRefs()
for issueRef in issueRefsOnItem:
Hi Jeremy,
I have published an example of how to do this in How to Retrieve Issue Attributes via Issue Reference.
Best regard,
Systemite Support
As an additional note, I am using python
Inactive Veoneer contact
I have the following to retrieve the issues referenced on an item, but I don't know where to go from here. I'd like to inspect a particular attribute on the retrieved issue references.
issueRefsOnItem = itemToCheck.GetAllIssueRefs()
for issueRef in issueRefsOnItem:
Hi Jeremy,
I have published an example of how to do this in How to Retrieve Issue Attributes via Issue Reference.
Best regard,
Systemite Support
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstInactive Veoneer contact
As an additional note, I am using python
SystemWeaver Support
Hi Jeremy,
I have published an example of how to do this in How to Retrieve Issue Attributes via Issue Reference.
Best regard,
Systemite Support
1 person likes this
-
Support for Autotest of API applications
-
Major version exception in API
-
Part multiplicity exception in API
-
Get enum attribute value description
-
Detecting connection status?
-
Item type name from SID
-
Adding an existing item as part to an item using C# API
-
Last Changed date isn't updating
-
Script filer och API
-
How do I return a DataTable instead of IswItems?
See all 19 topics