Dynamic Issue Context Example 1

Dynamic Issue Context Example 1

string [] issueKeys = selectIssues("project = Test"); for(string key in issueKeys) { runnerLog(key + " - " + key.summary); }

When just reading the value of fields this simple "key.value" notation can be used to specify the issue context.

Peacock

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.