Skip to content

Make the org a saved query belongs to more prominent #1952

Description

@paustint

Split out from #393 during a backlog cleanup — this was the one item in that issue not covered by #1265, which #393 was otherwise closed as a duplicate of.

Problem

Consultants often work across many orgs with very different data models, so the org a saved query was created against matters when browsing the list. Today that is hard to see:

  • The Saved tab forces the scope selector to all orgs (QueryHistoryModal.tsx), so saved queries from every org are shown together by default.
  • No card in the list displays which org a query belongs to, so two similarly-named queries from different orgs are indistinguishable.

Possible directions

  • Show a per-row org badge on saved query cards.
  • Reconsider forcing all-org scope on the Saved tab, or make the current scope obvious when it is applied.

Related: #1265 (broader saved query / SOQL history improvements).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions