6. Link your object schema to a Jira project
You can link your object schema to Jira project by adding Assets custom fields to the right screens. These will let you select your objects when creating or editing issues.
Create a custom field
You'll include objects in your issues by adding a custom field to relevant screens. This custom field will then pull data about your objects (you'll limit the data to only specific objects or object types). In this example, we'll add all objects from the Server object type to the Create Issue screen.
- In Jira, go to Administration > Issues > Custom fields.
- Select Add custom field.
- Select the Assets object field.
- Name it "Affected Server", and add it to the Create issue screen for your project. You can add it to other screens, too.
Configure the custom field
Now, let's limit this custom field to show only a specific object type.
- Select More () in the Actions column of your custom field (on the Custom fields page), and select Configure.
- Select Edit Assets configuration.
- Define the following:
- Object schema: Mindville resources (or any other that you created)
- Filter scope (AQL):
objecttype = Server
- Type of interaction: Select.
- Object attributes in issue view: Select which attributes of Server you'd like to see in an issue when you create it.
Next up
When you're ready, go to 7. Add objects to your requests.