[WEB-2421] chore: issue display properties and issue identifier improvements. (#5577)
* [WEB-2421] chore: issue display properties and issue identifier improvements. * chore: remove yarn.lock changes.
This commit is contained in:
parent
71f3c5c12a
commit
00b76300f5
15 changed files with 138 additions and 57 deletions
|
|
@ -305,4 +305,5 @@ export const getComputedDisplayProperties = (
|
|||
updated_on: displayProperties?.updated_on ?? true,
|
||||
modules: displayProperties?.modules ?? true,
|
||||
cycle: displayProperties?.cycle ?? true,
|
||||
issue_type: displayProperties?.issue_type ?? true,
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue