Skip to content

AccountPlan Object Support #316

Closed
Closed
@mayday6971

Description

@mayday6971

Time Warp version
1.14 Ross

Describe the bug
When adding the Timewarp component to the AccountPlan standard object, the ParentRecord component option is blank. I was expecting one of two options that most of the components have for configuration including: Use this Account Plan or Account.

To reproduce
Steps to reproduce the behavior:

  1. Go to any lightning page for the AccountPlan object.
  2. Find the Timewarp component and drag it into any area on the page.
  3. The "Parent Record" dropdown is empty and you cannot select either "Use this Account Plan" or Account.
  4. See screenshot

Expected behaviour
I would expect the design option to have "Use this " or "". For example on an AccountPlan, I would expect "Use this Account Plan" or "Account".

Screenshots
What I'm seeing:
Image

What I'm expecting:
Image

Desktop (please complete the following information):

  • OS: MacOs 15.3.2
  • Browser Chrome
  • Version 134.0.6998.166

Additional context
I'm guessing this might have something to do with what LWCs call grandchildren, and the ability to have related objects on a page.

I'm hoping to have this timeline to show Cases, Contacts, Opportunities, and other Account related items from the main Account Plan and use the Start Date of the Account Plan (AccountPlan.StartDate) to the (AccountPlan.StopDate).

https://developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference/sforce_api_objects_accountplan.htm

I'm also guessing that since AccountPlan is a v62.0 API that the code is set to a lesser API version and that is why it might be failing.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions