アイコン URL の状態 fields.status.iconUrl string 問題の状態。 状態の名前 fields.status.name string 問題の状態。 状態ID fields.status.id string 問題の状態。 カテゴリ ID の状態 fields.status.statusCategory.id integer 問題の状態のカテゴリ。 カテゴリ キーの状態 fields.status.statusCategor...
Using the toolbar at the top of the editor, select a status category for the status you want to create. Give your status a name. Select Add. Your new status appears on the workflow. By default, new statuses allow work items in any other status to move into them. The Any s...
Select Status at the top of the editor and select one of the available categories. In the bar, write the name of the status you want to create and click Add. Once you create the new status, it shows up in the diagram. Move it around to use it. ...
jira.create_issue(): 创建问题 jira.create_issues(): 批量创建问题 jira.assign_issue(): 分配问题 jira.transitions(): 获取问题的工作流 jira.transition_issue(): 转换问题 示例如下: # 创建问题issue_dict = {'project': {'id':123},'summary':'New issue from jira-python','description':'Look i...
4.1.3 状态(Status) 每个问题有一个状态,用来表明问题所处的阶段,问题通过开始于open状态,然后开始处理/Progress,再到解决/Resolved,然后被关闭/Closed。根据情况的不同,您可以根据项目来定制问题状态以及工作流。JIRA系统提供的缺省状态如下: Open 表示问题被提交等待有人处理。
Automatically create change records for standard (low-risk) changes. For normal (high-risk) changes, pause deployment and bring approvers together to review and authorize changes. Advanced incident management Take advantage of alerts, incident data, service and infrastructure health analysis to detect...
Add a new column, change the name of column, delete a column, or a move a column as necessary. Learn more Step 4 - Create a work item Work itemsare the building blocks of your Jira project. A work item can represent a story, epic, bug, feature to be built, or any other task in...
name: The name of this status (String). category: The category of this status (String: 'new', 'indeterminate', 'done', 'undefined'). date: The time when this status was set (Date).CustomerRequestTypeid: The ID of this request type (Number)....
SLA / Sprint / Status / Summary Text / Time spent / Type Updated Voter / Votes Watcher / Watchers / Work log author / Work log comment Work log date / Work ratio JQL常用的搜索函数。 approved() approver() breached() cascadeOption() ...
Python是一种高级编程语言,广泛应用于云计算、人工智能、物联网等领域。它具有简洁、易读、易学的特点,被广大开发者喜爱和使用。 要获取Jira用户的最后一次登录日期时间,可以使用Jira的REST...