Rework global/project/share config
Description
Remove Project level config
Migrate to global level if different from default.
If global level already exists for project. Merge it.
If global level already exists for project but it is related with many projects. Extract it to new global config. Merge it.
Project config changes
Add “Default shared fields (shared issue)”, “Default filter columns (shared filter)”.
Child issues
ESFJ-779
Move Default config to the config list
Released
ESFJ-780
Add “Default shared fields (shared issue)”, “Default filter columns (shared filter)” to global config
Released
ESFJ-781
Migrate project config to global config. Remove option to create Project-level configs
Released
Linked issues
is duplicated by
ESFJ-549
Implement default configuration for global settings
Withdrawn
relates to
ESFJ-289
Revisit External Share Form
Released
is blocked by
SUP-230
default expiration time is not being set
Closed
Activity
Show:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46