How to display custom fields at different stages for different projects
Posted: 07 Jan 2021, 19:24
Hi all,
We have several projects that need to share a group of custom fields so that we can move tickets between projects without loss of information (specifically, without hiding the information). However, we do not want to display all shared fields when Reporting Issues, for example. Fields that aren't relevant to a given project should only be displayed when updating the issue.
Is it possible for two projects to share a custom field where one project only displays the field during reporting (for example), while the other project only displays the field when updating?
We are open to brute-forcing the issue in php by displaying all custom fields every time an existing issue is opened (On Update) if that is the best approach.
Thank you,
Jaret
We have several projects that need to share a group of custom fields so that we can move tickets between projects without loss of information (specifically, without hiding the information). However, we do not want to display all shared fields when Reporting Issues, for example. Fields that aren't relevant to a given project should only be displayed when updating the issue.
Is it possible for two projects to share a custom field where one project only displays the field during reporting (for example), while the other project only displays the field when updating?
We are open to brute-forcing the issue in php by displaying all custom fields every time an existing issue is opened (On Update) if that is the best approach.
Thank you,
Jaret