getIssueTypesInTheSameContext
Description
Returns the list of issue types that are included in the same context as the given issue for a certain custom field
Parameters
Return Type
String []
Examples
getIssueTypesInTheSameContext("ITSD-1", "customfield_10065")Bug|Task|Epic
//global, should return []
return getIssueTypesInTheSameContext("ITSD-1", "customfield_10040");See also
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
