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
- 最早在前
- 热门
- 最新在前
Sorted by 最早在前Inactive 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
-
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?
查看所有19话题