Labels labels string Enter a comma separated list of labels Assignee Id id string Agent the issue is assigned to. Parent Issue Id id string Set the parent for a sub-task. Epic Name (customfield_10011) customfield_10119 string Epic name is required for epic issue type. This field matc...
WritableSheet sheet= book.createSheet(mainTitle, 0); List<String> labels = Arrays.asList("活动名称", "JIRA链接", "类型", "状态", "优先级", "解决结果", "模块", "平台", "测试类型", "bug数","用例数据", "报告人", "产品人员", "前端", "开发", "分派给");for(inti = 0; i ...
Search for issues tagged with a label or list of labels. You can also search for issues without any labels to easily identify which issues need to be tagged so they show up in the relevant sprints, queues or reports. Syntax 1 labels Field Type LABEL Auto-complete Yes Supported operators...
Returns all items in a given list without duplicating them. {{issue.fixVersions.distinct}} Examples Iterates over the list and only enters the "first" block on the first element. Can also use _first if the element has a method or property called first {{issue.comments.size}} {{#list}}...
Project admins can choose to Restrict the colored label field , define needed labels and let the team use the field as a select list or smart checklist OR Allow teams to define labels , empowering them to work independently. See at a glance how often labels are being used in sys...
Hey Everyone, I have created a scrum board and need to show the list of EPICs that I have created in the board along with the stories. However, the epic are not showing in the boards. but work... 47 views 3 0 Test That yesterday jira jira-unknown-hosting-type unknown-hosting-type...
Search for issues tagged with a label or list of labels. You can also search for issues without any labels to easily identify which issues need to be tagged so they show up in the relevant sprints, queues or reports. Syntax 1 labels Field Type LABEL Auto-complete Yes Supported operators...
All labels loaded but no data. Using this URL https://xxxxxx.atlassian.net where xxxx is my domain also tried adding the URL with the project name, like: https://xxxxxx.atlassian.net/projects/AAA but it never loads data to PBI. Basic authentication works OK with a Token created in ...
Labels labels string Enter a comma separated list of labels Assignee Id id string Agent the issue is assigned to. Parent Issue Id id string Set the parent for a sub-task. Epic Name (customfield_10011) customfield_10119 string Epic name is required for epic issue type. This field matc...
In the Type reference, we marked all properties, functions, and constructors that trigger expensive operations with the following labels to make it easier for you to determine the final complexity of your expressions:1: these always count as one expensive operation, even if applied to a list. ...