Default Assignments for Jira Batch Fields

Selecting default assignments for syncing time from Jira is done as a batch Apex job. The job is started after performing the Select default assignments for syncing time from Jira step from the Integration Hub Connector: Jira - PSA Feature Console feature. PSA uses the Default Assignments for Jira Batch and Default Assignments for Jira Batch Log objects to manage the job. For steps on enable the feature, see Activating the Integration Hub Connector: Jira - PSA.

Here is a description of the fields that make up a record for the Default Assignments for Jira Batch object. Many of these fields are intended for internal use only and may not be visible on your page layout. You might want to view a batch record to access logs created by the process.

Default Assignments for Jira Batch Fields
Field Description
Apex Job ID Unique identifier for the current batch Apex job.
Batch Process Lookup to the batch process record. The record is deleted automatically when the process completes.
Notification Type The type of notification sent when the process completed: Successful, Failure, or Mixed.
Status The current status of the batch job: "Processing", "Complete", or "Error". If the process completed with errors, an error log will be available from the Default Assignments for Jira Batch Logs related list. Refresh your browser to ensure the process status is up to date.
Total Number of Aborts The number of logs where Log Type is Abort.

Total Number of Errors

The number of logs where Log Type is Error.
Total Number of External The number of logs where Log Type is External.
Total Number of Logs The total number of logs.

Default Assignments for Jira Batch Log Fields

Contains a list of logs generated by the process.

Default Assignments for Jira Batch Log Fields
Field Description
Default Assignments for Jira Batch Log Name Name of the batch log.
Default Assignments for Jira Batch Lookup to the batch record.
Log Type

The log type: Information, Abort, Error, External.

Message If the log type is error, this includes information about the error.