Question No 3:
The customer support manager has a requirement that only the cs-managers group should beable to change the priorities of tickets in his project. Users should be able to edit other fields.
How can you satisfy this requirement?
A. Enable field-level security in JIRA. Set level to cs-managers for the Priority field.
B. Remove Priority from the Edit Screen. Use common transitions into and out of the Update Priority status.
Use conditions to restrict transitions only to cs-managers. Set the jira.priority.editable=true only on this step.
C. Put Priority on the Edit screen only. Restrict screen edit access to cs-managers.
D. Set the jira.priority.editable workflow property = cs-managers on every step of the workflow.
E. Remove Priority from the Edit screen. Create workflow transitions from a status back to itself, with Priority showing on the
transition screen. Use conditions to restrict transitions only to cs-managers.
Answer: E
No comments:
Post a Comment
Note: only a member of this blog may post a comment.