创建新话题
已回答

How can I retrieve attributes of an issue?

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

回答

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

Liquid error: translation data {:other=>"%{count} 人 "} can not be used with :count => 1. key 'one' is missing.
登录 发表评论