<style> .release-box { height: 30px; width: 100px; padding-top: 8px; text-align: center; border-radius: 5px; font-weight: bold; background-color: #d4af37; border-color: #FCE28A; } .release-box:hover { cursor: hand; cursor: pointer; opacity: .9; } </style> <meta name="robots" content="noindex"> <div class="release-box"> <a href="https://docs.perspectium.com/display/gold" style="text-decoration: none; color: #FFFFFF; display: block;"> Gold </a> </div> |
Before you alter the outbound table map fields for Jira, you will need to add a new field in the table you will integrate. Doing so will sync your Jira Project field from Jira to ServiceNow's incident or change request table.
Procedure
To get started with adding a Jira Project field to a table, follow these steps:
|