Jira_Work_Log__c
Label: Jira Work Log Stores work logs synced from Jira if the synchronization of Jira work logs with PSA timecards is enabled. The records are used to keep timecards created from Jira work logs up to date.
Comment__c |
Comment |
Fall 2019 |
Description of the work log from Jira.
|
LongTextArea(32768) |
|
Issue_Key__c |
Issue Key |
Fall 2020 |
Key of the issue the work log was created against in Jira.
|
Text(255) |
|
Start_Date__c |
Start Date |
Fall 2019 |
Work log started date from Jira.
|
Date |
|
Task_Time__c |
Task Time |
Fall 2020 |
Lookup to the related task time record.
Looks up to: Task_Time__c
|
Lookup |
|
Time_Spent_Formatted__c |
Time Spent (Formatted) |
Fall 2019 |
Amount of time logged in Jira, displayed in a user-friendly format.
|
Text(100) |
|
Time_Spent_Seconds__c |
Time Spent (Seconds) |
Fall 2019 |
Amount of time logged in Jira, in seconds.
|
Number(18,0) |
|
Timecard__c |
Timecard |
Fall 2019 |
Lookup to the related timecard.
Looks up to: Timecard_Header__c
|
Lookup |
|
|