Issue ResolveProjectID Behavior | Community
Skip to main content
Level 4
March 11, 2020
Question

Issue ResolveProjectID Behavior

  • March 11, 2020
  • 3 replies
  • 611 views
I recently found the ResolveProjectId property of the issue. I would like to use this to distinguish between projects that are converted from issues and projects that are copies of those projects. Is this a proper use of this property? Is there a better way to differententiate between projects converted from issues and projects that are copied? Jason Saunders
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

imgrund
Adobe Employee
Adobe Employee
March 12, 2020
In a project report, there is a filter called "Has Resolvables" that you can use to filter if a project was converted from an issue or not. But if you say False, that doesn't necessarily mean it was copied from another project. It could have been made from scratch or a template. Anthony Imgrund FCB
Level 10
March 12, 2020
Hi Jason, I often use this field as a filter to identify issues that have been converted to a project as seen below:
Level 4
March 13, 2020
Thank you both for the responses. I was hesitant to use "Has Resolvables" because of the ambiguity. The Fusion FLO I built does a search for Issues with a ResolveProjectID that matches the current ProjectId. If it finds a match, I know that project was converted from an issue. Jason Saunders