-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues while deploying the code #4
Comments
Hi @VijayOnCloud, I took over this repo but never really checked if everything was in. I'll set aside some time to look into this soon! |
Hi @VijayOnCloud, the unmanaged metadata is now fixed. I stripped the namespace and did some other small fixes, and did a successful deploy to a blank org. Can you check if everything is fine now? |
@rbklaassen hello, I tested deployment to a scratch org via sf cli. Looks like there are still some dependencies missing. Outputspeed @tokyo ᓚᘏᗢ ActivityTimelineLWC sf project source convert -p force-app -d deploy 11:10Source was successfully converted to Metadata API format and written to the location: speed @tokyo ᓚᘏᗢ ActivityTimelineLWC sf project deploy start --metadata-dir deploy -w 100 --verbose 11:10 Deploying vundefined metadata to test-1huwgu02np8r@example.com using the v58.0 SOAP API. Component Failures [30]| Type Name Problem |
Hi Reid,
Be sure to have lightning notes enabled in your org, it's a prerequisite
for this app (see documentation: https://quip.com/2Q4oAB2RLGnQ).
It's on my roadmap to see if I can remove this dependency in the future.
Best regards,
Ronald
Ronald Klaassen
Senior Technical Architect | Salesforce
Mobile: +31620888998
<http://salesforce.com/nl/signature>
…--
On Mon, Oct 2, 2023 at 5:19 PM Reid Efford ***@***.***> wrote:
@rbklaassen <https://github.com/rbklaassen> hello, I tested deployment to
a scratch org via sf cli. Looks like there are still some dependencies
missing.
[image: Screenshot 2023-10-02 at 11 13 50 AM]
<https://user-images.githubusercontent.com/36901822/272010698-7734bc30-3540-4812-979b-2aca80fdeecd.png>
Output speed @tokyo <https://github.com/tokyo> ᓚᘏᗢ ActivityTimelineLWC sf
project source convert -p force-app -d deploy 11:10
Source was successfully converted to Metadata API format and written to
the location:
/Users/speed/Developer/ActivityTimelineLWC/deploy
speed @tokyo <https://github.com/tokyo> ᓚᘏᗢ ActivityTimelineLWC sf
project deploy start --metadata-dir deploy -w 100 --verbose 11:10
Deploying vundefined metadata to ***@***.*** using the
v58.0 SOAP API.
Deploy ID: 0Af5200002LJYTtCAP
Status: Failed | ████████████████████████████████████████ | 170/170
Components (Errors:15) | 0/0 Tests (Errors:0)
Component Failures [30]
| Type Name Problem
| ───── ──────────────────────────────
───────────────────────────────────────────────────────────────────────────────────────────────────────────────
| Error RecordTimelineDataProvider Variable does not exist: noteDetail
| Error RecordTimelineDataProvider Variable does not exist: noteDetail
| Error RecordTimelineDataProvider Variable does not exist: noteDetail
| Error RecordTimelineDataProvider Variable does not exist:
noteDetail.CreatedBy
| Error RecordTimelineDataProvider Variable does not exist:
noteDetail.CreatedBy
| Error RecordTimelineDataProvider Variable does not exist:
noteDetail.Content
| Error RecordTimelineDataProvider Variable does not exist: noteDetail
| Error RecordTimelineDataProvider Invalid type: ContentNote
| Error RecordTimelineDataProviderTest Variable does not exist: cNote
| Error RecordTimelineDataProviderTest DML requires SObject or SObject
list type: ContentNote
| Error RecordTimelineDataProviderTest Invalid type: ContentNote
| Error Add_Child_object_to_Config cmp_AddFilterCriteria (Screen
Component) - We can't find an extension called
"timeline:addFilterToChildObject".
| Error activityTimeline Unable to find Apex action class referenced as
'RecordTimelineDataProvider'.
| Error Timeline_User In field: apexClass - no ApexClass named
RecordTimelineDataProvider found
| Error en_US Not available for deploy for this organization
| Error en_US Not available for deploy for this organization
| Error RecordTimelineDataProvider Invalid type: ContentNote
| Error RecordTimelineDataProvider Variable does not exist: noteDetail
| Error RecordTimelineDataProvider Variable does not exist:
noteDetail.Content
| Error RecordTimelineDataProvider Variable does not exist:
noteDetail.CreatedBy
| Error RecordTimelineDataProvider Variable does not exist:
noteDetail.CreatedBy
| Error RecordTimelineDataProvider Variable does not exist: noteDetail
| Error RecordTimelineDataProvider Variable does not exist: noteDetail
| Error RecordTimelineDataProvider Variable does not exist: noteDetail
| Error RecordTimelineDataProviderTest Invalid type: ContentNote
| Error RecordTimelineDataProviderTest DML requires SObject or SObject
list type: ContentNote
| Error RecordTimelineDataProviderTest Variable does not exist: cNote
| Error activityTimeline Unable to find Apex action class referenced as
'RecordTimelineDataProvider'.
| Error Add_Child_object_to_Config cmp_AddFilterCriteria (Screen
Component) - We can't find an extension called
"timeline:addFilterToChildObject".
| Error Timeline_User In field: apexClass - no ApexClass named
RecordTimelineDataProvider found
—
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF4CAFCRNY4LUCKMB5E5DYLX5LLORAVCNFSM6AAAAAA2WVYPEKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBTGIYTMOJXGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
SalesforceLabs team: I cloned the Github repo and have been trying to deploy the component on my playground. I am getting slew of issues.
Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf.timeline__Object__c
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error RecordTimelineDataProvider Method does not exist or incorrect signature: void getDataFromApexProviders(Timeline_Configuration__c, String, String) from the type RecordTimelineDataProvider
| Error RecordTimelineDataProvider Method does not exist or incorrect signature: void getNotes(Timeline_Configuration__c, String, String, List) from the type RecordTimelineDataProvider
| Error RecordTimelineDataProvider Variable does not exist: Display_Relative_Dates__c
| Error RecordTimelineDataProvider Variable does not exist: Title_link_Navigate_to__c
| Error RecordTimelineDataProvider Variable does not exist: Overdue_Field__c
| Error RecordTimelineDataProvider Variable does not exist: Include_All_Records__c
| Error RecordTimelineDataProvider Variable does not exist: Sub_Title_Fields__c
| Error RecordTimelineDataProvider Variable does not exist: Subtitle_Label__c
| Error RecordTimelineDataProvider Invalid type: timeline__Timeline_Configuration__c
| Error RecordTimelineDataProvider Variable does not exist: conf
| Error RecordTimelineDataProvider Invalid type: timeline__Timeline_Child_Object__c
| Error RecordTimelineDataProvider Variable does not exist: childObjConf
| Error RecordTimelineDataProvider Invalid type: ContentNote
| Error RecordTimelineDataProvider Variable does not exist: noteDetail
| Error RecordTimelineDataProvider Variable does not exist: noteDetail.Content
| Error RecordTimelineDataProvider Variable does not exist: noteDetail.CreatedBy
| Error RecordTimelineDataProvider Variable does not exist: noteDetail.CreatedBy
| Error RecordTimelineDataProvider Variable does not exist: noteDetail
| Error RecordTimelineDataProvider Variable does not exist: noteDetail
| Error RecordTimelineDataProvider Variable does not exist: noteDetail
| Error RecordTimelineDataProvider Invalid type: timeline__Timeline_Configuration__c
| Error AddChildObjectToConfigController Invalid type: timeline__Timeline_Configuration__c
| Error AddChildObjectToConfigController Variable does not exist: conf
| Error AddChildObjectToConfigControllerTest Dependent class is invalid and needs recompilation:
| Class AddChildObjectToConfigController : Invalid type: timeline__Timeline_Configuration__c
| Error RecordTimelineDataProvider Invalid type: Schema.timeline__Timeline_Configuration__c
| Error RecordTimelineDataProvider Variable does not exist: timeline__Timeline_Child_Objects__r
| Error RecordTimelineDataProvider Method does not exist or incorrect signature: void getSOQLForTimeline(Timeline_Configuration__c, String, String, List) from the type TimelineSOQLUtils
| Error RecordTimelineDataProvider Variable does not exist: conf
| Error RecordTimelineDataProvider Invalid type: timeline__Timeline_Child_Object__c
| Error RecordTimelineDataProvider Variable does not exist: childObjConf
| Error RecordTimelineDataProvider Variable does not exist: childObjConf
| Error RecordTimelineDataProvider Variable does not exist: childObjConf
| Error RecordTimelineDataProvider Variable does not exist: timeline__Timeline_Child_Objects__r
| Error RecordTimelineDataProvider Invalid type: timeline__Timeline_Child_Object__c
| Error RecordTimelineDataProvider Variable does not exist: childObjConf
| Error RecordTimelineDataProvider Variable does not exist: childObjConf
| Error RecordTimelineDataProvider Variable does not exist: childObjConf
| Error RecordTimelineDataProviderTest Field does not exist: Sub_Title_Fields__c on Timeline_Child_Object__c
| Error RecordTimelineDataProviderTest Invalid type: ContentNote
| Error RecordTimelineDataProviderTest DML requires SObject or SObject list type: ContentNote
| Error RecordTimelineDataProviderTest Variable does not exist: cNote
| Error RecordTimelineDataProviderTest Illegal assignment from Object to EmailMessage
| Error SampleApexDataProvider Invalid type: timeline.TimelineFieldType
| Error SampleApexDataProvider Invalid type: timeline.TimelineFieldType
| Error SampleApexDataProvider Variable does not exist: fieldTypes
| Error SampleApexDataProvider Variable does not exist: timeline.TimelineFieldType
| Error SampleApexDataProvider Variable does not exist: fieldTypes
| Error SampleApexDataProvider Variable does not exist: timeline.TimelineFieldType
| Error SampleDataProviderTest Dependent class is invalid and needs recompilation:
| Class SampleApexDataProvider : Invalid type: timeline.TimelineFieldType
| Error TimelineDiagnosticController Invalid type: timeline__Timeline_Child_Object__c
| Error TimelineDiagnosticController Invalid type: Schema.timeline__Timeline_Child_Object__c
| Error TimelineDiagnosticController Invalid type: timeline__Timeline_Child_Object__c
| Error TimelineDiagnosticControllerTest Invalid type: timeline__Timeline_Child_Object__c
| Error TimelineDiagnosticControllerTest Variable does not exist: configList
| Error TimelineDiagnosticControllerTest Invalid type: timeline__Timeline_Child_Object__c
| Error TimelineDiagnosticControllerTest Illegal assignment from timeline__Timeline_Child_Object__c to Timeline_Child_Object__c
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Invalid type: timeline__Timeline_Configuration__c
| Error TimelineSOQLUtils Variable does not exist: conf
| Error TimelineSOQLUtils Invalid type: timeline__Timeline_Child_Object__c
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: conf
| Error TimelineSOQLUtils Invalid type: timeline__Timeline_Child_Object__c
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf.timeline__Fields_to_Display__c
| Error TimelineSOQLUtils Variable does not exist: childObjConf.Object__c
| Error TimelineSOQLUtils Variable does not exist: childObjConf.Object__c
| Error TimelineSOQLUtils Variable does not exist: childObjConf.Object__c
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error Timeline_Configuration_Record_Page Component [force:highlightsPanel] attribute [actionNames]: We couldn't validate Quick Action timeline__Timeline_Configuration__c.Add_Child_Object
| Error Add_Child_object_to_Config cmp_AddFilterCriteria (Screen Component) - We can't find an extension called "timeline:addFilterToChildObject".
| Error en_US The translation for the 'Add_Child_object_to_Config' flow references the FilterCriteriaChoice_No choice, which isn't available in the flow.
| Error Timeline_Diagnostic_User In field: tab - no CustomTab named Timeline_Diagnostic found
| Error Timeline_User In field: field - no CustomField named Timeline_Child_Object__c.Display_Object_Name__c found
| Error timelineDiagnostic Unable to find Apex action class referenced as 'TimelineDiagnosticController'.
| Unable to find Apex action class referenced as 'TimelineDiagnosticController'.
| Error timelineDiagnostic Unable to find Apex action class referenced as 'TimelineDiagnosticController'.
| Unable to find Apex action class referenced as 'TimelineDiagnosticController'.
PS C:\project\lwctimeline\ActivityTimelineLWC> sf project deploy start -d force-app
Deploying v57.0 metadata to vijaydwivedi@mindful-hawk-3io673.com using the v58.0 SOAP API.
Deploy ID: 0Af2w000010HDU9CAO
Status: Failed | ████████████████████████████████████████ | 230/230 Components (Errors:106) | 0/0 Tests (Errors:0)
Component Failures [212]
| Type Name Problem
| ───── ─────────────────────────────────────────────────────── ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
| Error AddChildObjectToConfigController Variable does not exist: conf (9:20)
| Error AddChildObjectToConfigController Invalid type: timeline__Timeline_Configuration__c (6:13)
| Error AddChildObjectToConfigControllerTest Dependent class is invalid and needs recompilation:
| Class AddChildObjectToConfigController : Invalid type: timeline__Timeline_Configuration__c (6:13)
| Error RecordTimelineDataProvider Variable does not exist: noteDetail.CreatedBy (203:49)
| Error RecordTimelineDataProvider Variable does not exist: noteDetail.Content (202:72)
| Error RecordTimelineDataProvider Variable does not exist: noteDetail (202:49)
| Error RecordTimelineDataProvider Invalid type: ContentNote (201:21)
| Error RecordTimelineDataProvider Variable does not exist: childObjConf (168:16)
| Error RecordTimelineDataProvider Invalid type: timeline__Timeline_Child_Object__c (167:13)
| Error RecordTimelineDataProvider Variable does not exist: conf (167:62)
| Error RecordTimelineDataProvider Invalid type: timeline__Timeline_Configuration__c (165:82)
| Error RecordTimelineDataProvider Variable does not exist: Subtitle_Label__c (88:68)
| Error RecordTimelineDataProvider Variable does not exist: Sub_Title_Fields__c (87:68)
| Error RecordTimelineDataProvider Variable does not exist: Include_All_Records__c (86:68)
| Error RecordTimelineDataProvider Variable does not exist: Overdue_Field__c (85:68)
| Error RecordTimelineDataProvider Variable does not exist: Title_link_Navigate_to__c (84:68)
| Error RecordTimelineDataProvider Variable does not exist: Display_Relative_Dates__c (71:69)
| Error RecordTimelineDataProvider Method does not exist or incorrect signature: void getNotes(Timeline_Configuration__c, String, String, List) from the type RecordTimelineDataProvider (43:53)
| Error RecordTimelineDataProvider Method does not exist or incorrect signature: void getDataFromApexProviders(Timeline_Configuration__c, String, String) from the type RecordTimelineDataProvider (40:83)
| Error RecordTimelineDataProvider Method does not exist or incorrect signature: void getSOQLForTimeline(Timeline_Configuration__c, String, String, List) from the type TimelineSOQLUtils (31:59)
| Error RecordTimelineDataProvider Variable does not exist: timeline__Timeline_Child_Objects__r (30:26)
| Error RecordTimelineDataProvider Invalid type: Schema.timeline__Timeline_Configuration__c (18:51)
| Error RecordTimelineDataProvider Variable does not exist: childObjConf (238:34)
| Error RecordTimelineDataProvider Variable does not exist: childObjConf (237:71)
| Error RecordTimelineDataProvider Variable does not exist: childObjConf (237:16)
| Error RecordTimelineDataProvider Invalid type: timeline__Timeline_Child_Object__c (236:13)
| Error RecordTimelineDataProvider Variable does not exist: timeline__Timeline_Child_Objects__r (236:67)
| Error RecordTimelineDataProvider Variable does not exist: childObjConf (228:30)
| Error RecordTimelineDataProvider Variable does not exist: childObjConf (219:51)
| Error RecordTimelineDataProvider Variable does not exist: childObjConf (218:16)
| Error RecordTimelineDataProvider Invalid type: timeline__Timeline_Child_Object__c (217:13)
| Error RecordTimelineDataProvider Variable does not exist: conf (217:62)
| Error RecordTimelineDataProvider Invalid type: timeline__Timeline_Configuration__c (215:132)
| Error RecordTimelineDataProvider Variable does not exist: noteDetail (205:49)
| Error RecordTimelineDataProvider Variable does not exist: noteDetail (204:49)
| Error RecordTimelineDataProvider Variable does not exist: noteDetail (203:100)
| Error RecordTimelineDataProvider Variable does not exist: noteDetail.CreatedBy (203:75)
| Error RecordTimelineDataProviderTest Illegal assignment from Object to EmailMessage (72:22)
| Error RecordTimelineDataProviderTest Variable does not exist: cNote (44:106)
| Error RecordTimelineDataProviderTest DML requires SObject or SObject list type: ContentNote (42:9)
| Error RecordTimelineDataProviderTest Invalid type: ContentNote (41:9)
| Error RecordTimelineDataProviderTest Field does not exist: Sub_Title_Fields__c on Timeline_Child_Object__c (8:46)
| Error SampleApexDataProvider Variable does not exist: timeline.TimelineFieldType (52:24)
| Error SampleApexDataProvider Variable does not exist: fieldTypes (52:9)
| Error SampleApexDataProvider Variable does not exist: timeline.TimelineFieldType (50:24)
| Error SampleApexDataProvider Variable does not exist: fieldTypes (50:9)
| Error SampleApexDataProvider Invalid type: timeline.TimelineFieldType (48:9)
| Error SampleApexDataProvider Invalid type: timeline.TimelineFieldType (46:54)
| Error SampleDataProviderTest Dependent class is invalid and needs recompilation:
| Class SampleApexDataProvider : Invalid type: timeline.TimelineFieldType (46:54)
| Error TimelineDiagnosticController Invalid type: Schema.timeline__Timeline_Child_Object__c (9:16)
| Error TimelineDiagnosticController Invalid type: timeline__Timeline_Child_Object__c (8:60)
| Error TimelineDiagnosticController Invalid type: timeline__Timeline_Child_Object__c (22:9)
| Error TimelineDiagnosticControllerTest Illegal assignment from timeline__Timeline_Child_Object__c to Timeline_Child_Object__c (41:34)
| Error TimelineDiagnosticControllerTest Invalid type: timeline__Timeline_Child_Object__c (40:9)
| Error TimelineDiagnosticControllerTest Variable does not exist: configList (34:31)
| Error TimelineDiagnosticControllerTest Invalid type: timeline__Timeline_Child_Object__c (33:9)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (51:12)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (49:31)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (48:83)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (48:12)
| Error TimelineSOQLUtils Variable does not exist: childObjConf.Object__c (39:12)
| Error TimelineSOQLUtils Variable does not exist: childObjConf.Object__c (34:12)
| Error TimelineSOQLUtils Variable does not exist: childObjConf.Object__c (29:12)
| Error TimelineSOQLUtils Variable does not exist: childObjConf.timeline__Fields_to_Display__c (26:38)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (25:9)
| Error TimelineSOQLUtils Invalid type: timeline__Timeline_Child_Object__c (21:83)
| Error TimelineSOQLUtils Variable does not exist: conf (13:34)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (7:17)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (6:71)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (6:16)
| Error TimelineSOQLUtils Invalid type: timeline__Timeline_Child_Object__c (5:13)
| Error TimelineSOQLUtils Variable does not exist: conf (5:62)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (137:33)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (130:38)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (129:16)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (127:39)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (124:41)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (122:39)
| Error TimelineSOQLUtils Variable does not exist: childObjConf.timeline__Object__c (120:19)
| Error TimelineSOQLUtils Invalid type: timeline__Timeline_Configuration__c (2:81)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (118:38)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (116:38)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (115:16)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (113:37)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (110:40)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (108:113)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (108:39)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (106:12)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (87:81)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (87:48)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (71:87)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (66:31)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (65:76)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (65:12)
| Error TimelineSOQLUtils Variable does not exist: childObjConf.Sub_Title_Fields__c (59:40)
| Error TimelineSOQLUtils Variable does not exist: childObjConf (58:12)
| Error TimelineSOQLUtils Variable does not exist: childObjConf.Title_Field__c (52:37)
| Error Timeline_Configuration__c Timeline_Configuration_Record_Page does not exist or is not a valid override for action View.
| Error Timeline_Configuration_Record_Page Property 'componentInstances' not valid in version 57.0 (3:23)
| Error Add_Child_object_to_Config cmp_AddFilterCriteria (Screen Component) - We can't find an extension called "timeline:addFilterToChildObject".
| Error Timeline_Child_Object__c-Timeline Child Object Layout In field: field - no CustomField named Timeline_Child_Object__c.Sub_Title_Fields__c found (34:26)
| Error Timeline_Configuration__c-Timeline Configuration Layout In field: field - no CustomField named Timeline_Configuration__c.Display_Relative_Dates__c found (18:26)
| Error diagnosticTestItem Unable to find Apex action class referenced as 'TimelineDiagnosticController'.
| Error Timeline_Diagnostic_User In field: tab - no CustomTab named Timeline_Diagnostic found
| Error Timeline_User In field: field - no CustomField named Timeline_Child_Object__c.Display_Object_Name__c found
| Error en_US The translation for the 'Add_Child_object_to_Config' flow references the FilterCriteriaChoice_No choice, which isn't available in the flow.
| Error Timeline_Child_Object__c-Timeline Child Object Layout In field: field - no CustomField named Timeline_Child_Object__c.Sub_Title_Fields__c found
| Error Timeline_Configuration__c-Timeline Configuration Layout In field: field - no CustomField named Timeline_Configuration__c.Display_Relative_Dates__c found
| Error Timeline_Configuration_Record_Page Property 'componentInstances' not valid in version 57.0
| Error RecordTimelineDataProvider Variable does not exist: noteDetail.CreatedBy
| Error RecordTimelineDataProvider Variable does not exist: noteDetail
| Error RecordTimelineDataProvider Variable does not exist: noteDetail
| Error RecordTimelineDataProvider Variable does not exist: noteDetail
| Error RecordTimelineDataProvider Invalid type: timeline__Timeline_Configuration__c
| Error RecordTimelineDataProvider Variable does not exist: conf
| Error RecordTimelineDataProvider Invalid type: timeline__Timeline_Child_Object__c
| Error TimelineSOQLUtils Variable does not exist: childObjConf.Title_Field__c
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf.Sub_Title_Fields__c
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineDiagnosticController Invalid type: timeline__Timeline_Child_Object__c
| Error TimelineDiagnosticControllerTest Invalid type: timeline__Timeline_Child_Object__c
| Error TimelineDiagnosticControllerTest Variable does not exist: configList
| Error TimelineDiagnosticControllerTest Invalid type: timeline__Timeline_Child_Object__c
| Error TimelineDiagnosticControllerTest Illegal assignment from timeline__Timeline_Child_Object__c to Timeline_Child_Object__c
| Error TimelineSOQLUtils Invalid type: timeline__Timeline_Configuration__c
| Error SampleDataProviderTest Dependent class is invalid and needs recompilation:
| Class SampleApexDataProvider : Invalid type: timeline.TimelineFieldType
| Error TimelineDiagnosticController Invalid type: timeline__Timeline_Child_Object__c
| Error TimelineDiagnosticController Invalid type: Schema.timeline__Timeline_Child_Object__c
| Error TimelineSOQLUtils Variable does not exist: childObjConf.timeline__Object__c
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error AddChildObjectToConfigController Invalid type: timeline__Timeline_Configuration__c
| Error AddChildObjectToConfigController Variable does not exist: conf
| Error AddChildObjectToConfigControllerTest Dependent class is invalid and needs recompilation:
| Class AddChildObjectToConfigController : Invalid type: timeline__Timeline_Configuration__c
| Error RecordTimelineDataProvider Variable does not exist: childObjConf
| Error RecordTimelineDataProvider Variable does not exist: childObjConf
| Error RecordTimelineDataProvider Variable does not exist: childObjConf
| Error RecordTimelineDataProvider Variable does not exist: timeline__Timeline_Child_Objects__r
| Error RecordTimelineDataProvider Invalid type: timeline__Timeline_Child_Object__c
| Error RecordTimelineDataProvider Variable does not exist: childObjConf
| Error RecordTimelineDataProvider Variable does not exist: childObjConf
| Error RecordTimelineDataProvider Variable does not exist: childObjConf
| Error RecordTimelineDataProviderTest Field does not exist: Sub_Title_Fields__c on Timeline_Child_Object__c
| Error RecordTimelineDataProviderTest Invalid type: ContentNote
| Error RecordTimelineDataProviderTest DML requires SObject or SObject list type: ContentNote
| Error RecordTimelineDataProviderTest Variable does not exist: cNote
| Error RecordTimelineDataProviderTest Illegal assignment from Object to EmailMessage
| Error SampleApexDataProvider Invalid type: timeline.TimelineFieldType
| Error SampleApexDataProvider Invalid type: timeline.TimelineFieldType
| Error SampleApexDataProvider Variable does not exist: fieldTypes
| Error SampleApexDataProvider Variable does not exist: timeline.TimelineFieldType
| Error SampleApexDataProvider Variable does not exist: fieldTypes
| Error SampleApexDataProvider Variable does not exist: timeline.TimelineFieldType
| Error TimelineSOQLUtils Variable does not exist: conf
| Error TimelineSOQLUtils Invalid type: timeline__Timeline_Child_Object__c
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: conf
| Error TimelineSOQLUtils Invalid type: timeline__Timeline_Child_Object__c
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf.timeline__Fields_to_Display__c
| Error TimelineSOQLUtils Variable does not exist: childObjConf.Object__c
| Error TimelineSOQLUtils Variable does not exist: childObjConf.Object__c
| Error TimelineSOQLUtils Variable does not exist: childObjConf.Object__c
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error TimelineSOQLUtils Variable does not exist: childObjConf
| Error RecordTimelineDataProvider Invalid type: Schema.timeline__Timeline_Configuration__c
| Error RecordTimelineDataProvider Variable does not exist: timeline__Timeline_Child_Objects__r
| Error RecordTimelineDataProvider Method does not exist or incorrect signature: void getSOQLForTimeline(Timeline_Configuration__c, String, String, List) from the type TimelineSOQLUtils
| Error RecordTimelineDataProvider Method does not exist or incorrect signature: void getDataFromApexProviders(Timeline_Configuration__c, String, String) from the type RecordTimelineDataProvider
| Error RecordTimelineDataProvider Method does not exist or incorrect signature: void getNotes(Timeline_Configuration__c, String, String, List) from the type RecordTimelineDataProvider
| Error RecordTimelineDataProvider Variable does not exist: Display_Relative_Dates__c
| Error RecordTimelineDataProvider Variable does not exist: Title_link_Navigate_to__c
| Error RecordTimelineDataProvider Variable does not exist: Overdue_Field__c
| Error RecordTimelineDataProvider Variable does not exist: Include_All_Records__c
| Error RecordTimelineDataProvider Variable does not exist: Sub_Title_Fields__c
| Error RecordTimelineDataProvider Variable does not exist: Subtitle_Label__c
| Error RecordTimelineDataProvider Invalid type: timeline__Timeline_Configuration__c
| Error RecordTimelineDataProvider Variable does not exist: conf
| Error RecordTimelineDataProvider Invalid type: timeline__Timeline_Child_Object__c
| Error RecordTimelineDataProvider Variable does not exist: childObjConf
| Error RecordTimelineDataProvider Invalid type: ContentNote
| Error RecordTimelineDataProvider Variable does not exist: noteDetail
| Error RecordTimelineDataProvider Variable does not exist: noteDetail.Content
| Error RecordTimelineDataProvider Variable does not exist: noteDetail.CreatedBy
| Error diagnosticTestItem Unable to find Apex action class referenced as 'TimelineDiagnosticController'.
| Error Timeline_Configuration__c Timeline_Configuration_Record_Page does not exist or is not a valid override for action View.
| Error Add_Child_object_to_Config cmp_AddFilterCriteria (Screen Component) - We can't find an extension called "timeline:addFilterToChildObject".
| Error en_US The translation for the 'Add_Child_object_to_Config' flow references the FilterCriteriaChoice_No choice, which isn't available in the flow.
| Error Timeline_Diagnostic_User In field: tab - no CustomTab named Timeline_Diagnostic found
| Error Timeline_User In field: field - no CustomField named Timeline_Child_Object__c.Display_Object_Name__c found
The text was updated successfully, but these errors were encountered: