Frequently Asked Questions
On this page, we've gathered a comprehensive list of frequently asked questions and common issues to provide you with immediate answers and solutions. This resource is designed to help users navigate the functionalities of Agility Poker Planning app more effectively, offering clear, concise responses to your queries.
Whether you're encountering a technical challenge, seeking guidance on how to use a specific feature, this FAQ section is your go-to guide. We regularly update this section to include new information and insights, ensuring that it remains a relevant and valuable tool for all our users.
How much does the plugin cost? Is it possible to pay only for users who utilize Agility Poker Planning for Jira?
The Agility Poker Planning application is available at no cost, allowing unlimited user access on your Jira instance.
How do I locate and use the Agility Poker Planning for Estimation Tool for Jira plugin?
To use the Agility Poker Planning for Jira, go to the left side menu in any project or board. There, in the app section, you'll find the Agility Poker Planning for Jira tab, which opens its specific dashboard. You can also locate the application in the top right corner under ‘Apps’.
Jira compatibility - project types we support
Why Are No Jira Issues Loading When Creating a Session?
Why can't I find any users in the dropdown when selecting a moderator, participant, or observer?
Ensure that the appropriate permissions are set for the application and user group. The permissions should allow the group to "Browse users and groups" under the "atlassian-addons-admin" group. Also, verify that the user creating the session is part of the correct user group, which could be under "jira-users-x."
Why am I receiving an error message when trying to save story points?
The issue with saving estimates in Jira might stem from particular configuration settings. It's crucial to verify that the estimation field is appropriately configured and deemed valid for the necessary issue types. If you're unable to view specific issues, such as bugs or tasks, in Agility Poker Planning for Jira, this suggests that an estimation field, like Story Points, needs to be included for these issue types. For comprehensive guidance on how to configure this, please consult the available documentation here Jira Configuration. Adhering to these instructions should enable smooth estimate saving in Jira.
Other error messages relating to this include:
Why am I unable to cast votes on issues in the Agility Poker Planning session?
Agility Poker Planning for Jira incorporates various user roles to facilitate efficient teamwork. As part of the setup process, users are assigned specific roles. Generally, only those designated as moderators and estimators are granted the right to vote on issues. Observers, on the other hand, do not have this voting privilege.
If you're experiencing difficulties in voting on issues within Agility Poker Planning for Jira, it's likely that your current role is that of an observer. However, you can switch to a participant role simply by clicking the participant button within the session, which will then enable you to engage fully and cast your votes.
As a moderator, how can I invite users to the Agility Poker Planning session?
In Agility Poker Planning for Estimation Tool for Jira, each session you create generates a distinct link that can be distributed through email or any other preferred method of communication.
To obtain this session link, simply go to the session's page and use the copy link button. Alternatively, the link can be copied directly from the browser’s address bar or by using the copy link feature found in the breadcrumbs of the estimation session.
Sharing this link is advantageous as it eliminates the need to manually add each user as a participant. By clicking on the shared link, users are automatically included as participants in the session. Please note that for private sessions, participants or observers must be pre-added in the session's settings before they can join.
Is it possible to have multiple moderators in a session?
No, a session is limited to just one moderator at any given time.
Why am I receiving an error when using the filter, and how do I use JQL?
To use JQL in the search filter, type queries to find issues that match specific criteria. Here are some common examples:
Search by Issue ID:
id=COM-01
Find Issues with No Story Points:
'Story Points' IS EMPTY
Filter by Issue Type (e.g., Story or Task):
IssueType="Story"
Filter by Labels:
labels=X
You can also combine conditions, like 'Story Points' IS EMPTY AND labels=X
, to refine your search.
For more details, check the JQL wiki page.
Â