Hi @OmahaOmaha
yes-no
So in general: A project can have multiple resolvables, so you can indeed have a project that resolves several issues/requests.
And yes you can create a typeahead that lists projects.
However, the actual "resolve" fields you cannot add as form elements. You need Fusion (or an API call) that picks up the projectID from the typeahead, and sets 2 fields on that request:
- Resolving Object Type = PROJ
- Resolving Object ID = {the projectID from the typeahead}