Question
How to add conditional logic to pull Issue Assignment into Project custom form?
Hi! I am creating a custom form on the project level, but would like for it to pull data from a specific issue from a specific task.
- Under the project, we have a task named, “Program Production.”
- Within that task, an issue is created, containing the words “Code Request.”
- Within the issue, there is a field called, “Assignments.” This is the field I want to pull.
- To make this more complicated, occasionally the “Program Production” task does not have an issue. In this case, we would want to pull the “Assignments” field from the task instead.
- I want it to pull the specific person’s name, not the team/role.
Is this possible?