Log inSkip to main contentSkip to sidebar
IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.
Creating Insight Object from referenced custom field does not retain object context from the custom field
ContextConsider the following use case: we have 2 Insight custom fields - a regular Insight custom field and a Referenced custom field. Let's say the first one is meant to select a computer, the next shows the installed software.Both fields have the option to add an Insight object from a Jira issue through standard Insight functionality.h3. Current behaviour # When I click the create Insight Object icon next to the computer custom field, the add object dialog immediately shows the computer object attributes. This is as expected . # When I click the create Insight Object icon next to the software referenced field, the dialog has the entire Insight object tree available. (x)h3. Expected behaviourWhen I create an Insight Object from a referenced custom field on a Jira option, I want just the object type associated with the custom field to be selected in the create object dialog. The user *should NOT have the option to create other object types*from the dialog.