在JIRA中,我需要找到与用户(我)相关的所有问题,包括评论、任务接受者、报告者、观察者和状态更新。
self.profile = self.jira.search_users(self.jira.current_user()) self.jiraLogin = self.jira.current_user() projects = self.config.getKey('jira.projects')## monitor all projects user has access to by defaultifnotself.config.getKey('jira.projects'):forprojectinself.jira.projects(): projects...
ゼロから検索する – 画面右上の「Search」ボックスでの検索や、画面上部の「Issues」メニューから検索画面に移動できます。JQLを利用した高度な検索も行えます。 検索結果の並べ替え 検索結果は、任意のフィールドを基準に並べ替えできます。デフォルトの状態では、「Created(作成)」や「Updated(更新...
Checking which Jira user deleted a comment in a specific issue How to search for all the Jira issue updates made by a user in the database How to List Issue Type changes of Issues in JIRA How to list the issues moved from one project to another in Jira How to find by whom ...
Search for requests where a specific user is an approver for a pending or completed approval step, and may or may not have already approved or declined the approval. This uses an OR operator, and you must specify a username. Syntax 1 approver(user,user) Supported fields Custom fields of ty...
1. 如下图通过User Browser-Add User来添加User 2. 下图中的Username是用户的登录名,将不能修改。Full Name是显示名,可以进行修改 3. 点Create后创建成功,如下图 点击Edit Groups可以编辑用户所在的组,用户默认的组是jira-users。 4. 选择jira-developers然后点击如下图中的Join>> ,arthur将被加入jira-develope...
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.Default [DEPRECATED]Applicable: All regionsThis option is only for older connections without an explicit authentication type, and is only provided for ...
name="张三"query_sql='updated >= -24h AND assignee in ('+name+') ORDER BY created DESC'query_info=jira.search_issues(query_sql,maxResults=100000)#获得一个列表,进行循环,.key是获得issue的编号,编号直接手动输入也可以,例如JCBC-23foriinquery_info:key_name=i.key ...
You can save a search in JIRA as a filter, and filters appear on your JIRA dashboard. Grab the ID out of the filter URL, which you can see in your browser by hovering over the filter link. Look for requestId=10000 in the URL. Note: The filter you use for the integration should...
Reporting capabilities and search functionalities are lacking, requiring reliance on third-party plugins. Pricing and licensing models are not flexible. Feedback indicates a need for improved training and user guides. Additionally, users desire more seamless integration with other tools and better support...