Your business users want to know more about what is happening with the issues raised by their business unit. They gave you a list of situations in which they want to get emails, so you know which parts of the shared notification scheme they want to be added to.You consult with the project owner.He doesn't want any changes to the emails that go to developers and testers.The project owner approves of the business users getting the emails, but he would like to retain control of who gets emails for his project.How can you satisfy these requests?
The HR team approaches you with new requirements they want you to implement:✑ Allow users to send requests into Jira by emailing "[email protected]."✑ Have those emails automatically turned into "Holiday Requests" in the HR project.You have already set up an Incoming Mail Server and a mail handler to "Create a new issue or add a comment to an existing issue."Which three additional options can you set with this mail configuration? (Choose three.)
You are designing a complex new workflow. Two of the requirements are listed below:1. Any user should be able to trigger the Put On Hold transition from any status in the workflow.2. Only users with the Close Issues permission should be able to Close the issue at any point in the flow.Based only on these requirements, which two workflow elements should you use? (Choose two.)
A project is using the Approval workflow shown.The project lead has communicated the following change requests:✑ It should be possible to transition issues into the Awaiting Approval status from any other status apart from the Approved status.✑ Different transition screens will be needed for each transition into the Awaiting Approval status.How do you configure the workflow to satisfy these requirements?A.✑ Create a global transition to the Awaiting Approval status.✑ Create multiple appropriate transition screens and associate it with the global transition.B.✑ Reuse the Request approval transition between the Open and Awaiting Approval status.✑ Create an appropriate transition screen and associate it with the transition.C.✑ Create a transition from the Open to the Awaiting Approval status.✑ Create appropriate transition screens and associate them with the individual transitions into the Awaiting Approval status.D.✑ Create a global transition to the Awaiting Approval status.✑ Create an appropriate transition screen and associate it with the global transition.E.✑ Create a transition from the Open to the Awaiting Approval status.✑ Reuse the existing transition screen from the Request approval transition.
You receive workflow configuration requirements for issues in the Closed status. They are as follows:✑ Users must NOT be able to edit issues in this status.✑ Jira administrators must be able to edit issues in this status.✑ Only users in the release-managers group should see the transition to the Re-opened statusWhich combination of two workflow configuration items should you use to meet these requirements? (Choose two.)
You need to make the following changes to an existing workflow:1. A transition should only be available if code has been committed against the issue.2. Only users in a specific project role can see a transition3. Issues must not be commented on in a specific status.4. The resolution should be set automatically.5. A transition should send out a specific notification email.Which workflow elements will you use to implement the desired changes?