PSA Direct for Jira Data Dictionary

pse__Proj__c

Label: pse__Proj__c

Adding fields to an object in a different managed package

Field NameField LabelCreated in VersionDescriptionTypeRequiredDefault Value
psaj__Jira_Project_Template__c Jira Project Template Spring 2022 Label for the Jira Project Template.

Picklist:
None
false
psaj__Jira_Project_URL__c Jira Project URL Spring 2022 Label for the URL to the related project in Jira.

Formula:
IF(pse__Sync_With_Jira__c && !ISBLANK(pse__Jira_Correlation_ID__c) && (ISPICKVAL(pse__Jira_Project__c , '') || ISPICKVAL(pse__Jira_Project__c , 'None')), HYPERLINK($Setup.psaj__PSA_Jira_Direct_Integration_Activation__c.psaj__Jira_Application_URL__c + 'browse/' + pse__Jira_Project_Key__c, 'View Project in Jira', '_blank'), IF(pse__Sync_With_Jira__c && !ISBLANK(pse__Jira_Correlation_ID__c) && (!ISBLANK(TEXT(pse__Jira_Project__c))), HYPERLINK($Setup.psaj__PSA_Jira_Direct_Integration_Activation__c.psaj__Jira_Application_URL__c + 'browse/' + pse__Jira_Correlation_ID__c, 'View Issue in Jira', '_blank'),''))
Text false
psaj__Jira_Template__c Jira Template Spring 2022 Label for the Jira Template.

Picklist:
com.atlassian.jira-core-project-templates:jira-core-process-management
com.atlassian.jira-core-project-templates:jira-core-project-management
com.atlassian.jira-core-project-templates:jira-core-task-management
com.pyxis.greenhopper.jira:basic-software-development-template
com.pyxis.greenhopper.jira:gh-kanban-template
com.pyxis.greenhopper.jira:gh-scrum-template
false


© Copyright 2009–2025 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.