Configuring screens and schemes Flashcards

1
Q

Cite 3 or 4 interactions with an issue where screens can be added

A

Create
View & Edit
Transition (via workflow)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Difference in administrating Create vs View/Edit screen ?

A

Fields are managed on the Create screen directly
vs
fields are managed via Issue layout for view/edit screens

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Screen layout vs issue layout

A

Screen layout = Global : Jira Admin

Issue layout = by project : Project Admin

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Issue layout : what can a Project Admin do ?

A

Change field
Order
Conditional visibility
Visibility (completely hide)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Issue layout : what a Project Admin can’t do ?

A

Add fields

Remove fields

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

2 default screens for Software projects

A

Bug screen

Default issue screen

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

2 default screens for business projects

A

Create Issue

View / Edit issue

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

2 ways to remove a system field from a screen

A

Remove from the screen itself
(won’t affect search & reporting)
Hide in Field configuration
(field is no more searchable or usable)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What happens to a hidden field with a default value when an issue is created ?

A

The default value is not populated

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

2 ways to remove a custom field from a screen

A

Remove from screen
(existing data preserved)
Delete custom field
(!! existing data destroyed)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

what is a screen scheme

A

A mapping between screens and issue operations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are the 2 default screen schemes for a software project ?

A

Bug Screen scheme:
Create, Edit and View for Bug issue type use Bug Screen
Default Screen scheme:
Create, Edit and View for all other issue type use Default issue screen

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the default screen scheme for a business project ?

A

“Project” Screen scheme :
Create operation uses Create Issue screen
Edit / View operations use Edit/View Issue screen

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

You can only delete a screen if .. (2 conditions)

A

Not used in any screen scheme

Not used in any WF

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

You can only delete a screen scheme if ..(1 condition)

A

Not used in an issue type screen scheme

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is an Issue type screen scheme

A

A mapping between issue types and screen schemes

17
Q

what are the 2 default issue type screen schemes for a SW project ?

A

Bug
(=Bug issue type to Bug screen scheme)
Unmapped Issue Types
(= Any other issue type to Default screen scheme)

18
Q

what is the default issue types screen scheme for a business projects ?

A

All Issue types

= any issue type to “project” Screen scheme

19
Q

What conditions (5) must be met for a user to see a field ?

A

Field must be present on the current operation screen
Field not hidden via issue layout
Field not hidden in field configuration applicable to the current issue
User has permission to edit the fields
Some fields require specific perms (e.g. Due Date requires Schedule Issues perm)