We build up a issue type hiearchy with linking three types by our own. The three types are Project - Change Requests - Task. We are using two link types. Now we decide to use portfolio. But we don't want to change our current kind of how we build our hierachy.
We evalutate options how to 'syncronize' portfolio (using parent link) and our kind of relationship functionality.
For instance, we create a new issue and link that to an existing one. This hierachy (by linking) will not recognized by portfolio, so we need to fill in the parent link field (from portfolio) too.
Is it possible to fill in the parent link field without being at portfolio view and (re)do it manually?
Thanks in advance
Thomas
Hello Thomas,
It's a custom field, you can add it on the "edit screen" of the issue and manually enter the issue key from drop-down that appears.
This, should also be doable using REST APIs as it's a custom field and if you note down the cusotm field id then you can update it via REST API.
Thank you very much, but we found out that this field have a custom format which prevents from updating via mentioned ways.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.