Skip to content

Timeline Not Displaying All Open Opportunities #355

Description

@KFrye-cis

Time Warp version
v1.15

Describe the bug
Timeline does not display all Opportunities; it seems to be limited to those that are final/closed/won only.

To reproduce
Create an Opportunity in a non-Won status (e.g. Interest, Contract Stage, etc.). We're using the default Stage field for the Opportunity object, but do have some modified picklist values.

We've also built a custom Inclusion Field at the Account_Opportunities level with the following, to try to "allow" other stages:
CONTAINS(
";Interest;Demo/Qualifying;Proposal;Contract Stage;W-win;",
";" & TEXT(StageName) & ";"
)

Expected behaviour
All Opportunities should be visible regardless of stage, with the optional Inclusion Field available through which we might filter down if needed.

Desktop (please complete the following information):

  • Win11 25H2
  • MS Edge
  • v148.0.3967.54

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

triageInvestigate and triage issue

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions