Your company recently created an internal IT project to track hardware requests. View the project configuration below: Project: Hardware request Project lead: Allen Frank Default Assignee: Project lead
To test the triaging process you create the first issue in the project and select the Macbook 13" component. You don t update the assignee field and leave it to the default value of Automatic.
Based on the current configuration, which value will the assignee field show after creating the test issue?
A Scrum team working on multiple epics complains that they are constantly being pushed to complete more work than they think can be completed. Apparently, the product owner has constantly overloaded each of the past 8 sprints. Which single report can instantly prove their statement?
The team wants to flag issues using a category. Their requirements are:
* more than one category value can be selected on an issue
* new category values can be added by any user
* category values can be selected via a dropdown menu
* category values can be re-used across all projects
Which field meets their requirements?
The label field meets the team's requirements for flagging issues using a category. Labels are a type of custom field that allow users to add one or more descriptive tags to issues. Users can add new labels on the fly, and select existing labels from a dropdown menu. Labels can be re-used across all projects, and can be searched and filtered easily. A text field does not allow multiple values or a dropdown menu. A component does not allow multiple values or adding new values by any user. A user picker does not allow multiple values or adding new values by any user. Checkboxes do not allow adding new values by any user.Reference:[Adding, removing and searching for labels], [Managing Jira Projects Data Center and Server: Certification Bundle]
You need to find all issues that were not competed in some past sprint, and that are now part of an active sprint. Identify two functions that you need to use in your JQL query. (Choose two.)
The two functions that are needed to use in the JQL query to find all issues that were not completed in some past sprint, and that are now part of an active sprint are closedSprints() and openSprints(). The closedSprints() function returns all issues that are assigned to a completed sprint. The openSprints() function returns all issues that are assigned to an incomplete sprint. By combining these two functions with the NOT operator, we can filter out the issues that belong to both a completed sprint and an incomplete sprint, and only get the issues that were not completed in some past sprint, and that are now part of an active sprint. For example, the JQL query could be:
project = XYZ AND issuekey NOT IN (closedSprints() AND openSprints())
Quang is a project administrator. He added several fields to his project screen. All team members have Edit Issues permission in this project. Which field can definitely be set all project team member-."1
Gearldine
7 days agoNana
20 days agoAnnita
23 days agoYuriko
1 months agoKrissy
2 months agoHelene
2 months agoFidelia
2 months agoGlen
3 months agoShayne
3 months agoLucy
3 months agoDonette
3 months agoJoseph
3 months agoCelestina
4 months agoMagnolia
5 months agoVallie
5 months agoDalene
6 months agoPage
6 months agoMerilyn
7 months agoHortencia
7 months ago