Findings sat in the backlog with no status change for two weeks, these are the ones losing money silently.
At a glance
Open finding-pages in your Confluence Findings Space whose version.when (Confluence’s last-updated timestamp) has not changed for 14+ days. The finding-page is sitting in the wiki, nobody’s touching it, and the underlying issue (broken redirect, slow page, abandoned cart) keeps bleeding revenue.
Calculation
Calculated automatically from your Confluence data. See the At a glance summary above for what the metric tracks and the worked example below for a typical reading.Worked example
Same US enterprise retailer from the Open Findings card. 34 open finding-pages in their VFND Space, snapshot taken on 24 Feb 26.version.when distribution across the 34 open pages:
- Schedule the triage in Confluence itself. Use the page-properties report at the top of the Findings Space, sort by Last edited ascending. The 12 abandoned pages bubble to the top.
- For each abandoned finding, make one decision:
- Pick it up now: assign to a teammate via
vortexiq.assignee, changevortexiq.statustoin_progress. The act of editing resets the abandonment clock. - Defer with a date: add a
vortexiq.defer_untilpage property and resetvortexiq.statustoopen. (Defer-aware abandonment scoring is on the roadmap.) - Decline: change
vortexiq.statustowont_fixwith a one-line comment explaining why.
- Pick it up now: assign to a teammate via
- If both Jira and Confluence are connected, this triage should also update the linked Jira issue, Vortex IQ’s two-way sync handles that automatically when you change the Confluence page-property.
Sibling cards merchants should reference together
Abandoned is the high-value subset of Open. Always read alongside:Reconciling against the vendor’s own dashboard
Where to reproduce this in Confluence itself: Use the page-properties report macro that the connector installs at the top of your Findings Space. By default it shows status, priority, assignee, and last-edited. Sort by Last edited ascending; rows older than 14 days with status not in the closed set are the abandoned set. The row count should match this card. If the page-properties macro is missing (someone deleted it), the alternative is a CQL search:done, wont_fix, duplicate. CQL doesn’t query page-property values directly; the page-properties report is more accurate.
Why our number may legitimately differ from the page-properties report:
Cross-connector reconciliation. Confluence vs Jira (Atlassian-suite):
For Atlassian-suite-merchants with Confluence-primary routing, the linked Jira issue’s
updated timestamp typically tracks the Confluence page’s version.when to within a few seconds (Vortex IQ’s two-way sync handles this). So con_vortexiq_findings_abandoned and jir_vortexiq_findings_abandoned should match within 1, 2 rows.
If they diverge widely (>5 rows), the most likely cause: a Jira automation that touches issue fields nightly (e.g. a “stale issue” reminder) is bumping the Jira updated field but not the Confluence page. Disable the Jira automation for issues labelled vortexiq-finding if you want the two cards to stay aligned.
Known limitations / merchant FAQs
Why is this number going up? Inflow continues, triage isn’t happening. The fix is a fortnightly 30-minute triage (see Worked example), not “do more findings”. You can’t out-execute a queue that grows because nobody is making decisions. Should I bulk-close everything older than 30 days? Tempting, but no. Bulk-closing makes the number drop and the underlying culture problem (“we ignore findings”) gets worse. Better: spend 30 minutes reading the abandoned pages, decide which ones are real, close the others with a one-linewont_fix reason. Those reasons themselves are useful, after a few weeks of “Won’t fix because not relevant to subscriptions”, you tune Vortex IQ’s audit rules.
My team uses 4-week cycles, not 2-week sprints. Is 14 days right?
For most teams, yes, the threshold is the early warning, not the deadline. Even 4-week-cycle teams benefit from a fortnightly nudge that something is going stale. Per-workspace configurable thresholds are on the roadmap.
What about findings genuinely waiting on an external party (vendor, supplier, customer)?
Set vortexiq.status = blocked and add a comment with the unblock date. Blocked still counts as open (so it appears in Open Findings) but the team triages blocked-rows separately from genuinely-untouched ones. Don’t close the page just because work is paused, that hides the dependency.
A finding-page has active comments but is still showing abandoned, why?
Comments don’t bump version.when in Confluence’s data model. If the page itself isn’t being edited (status changed, content updated, attachments added), it counts as abandoned. After a substantive comment thread that resolves something, edit the page (even just to add a “Resolved per discussion” line) so the timestamp updates.
The card flagged abandoned but I edited the page-properties macro this morning, why is it still showing?
Macro edits do bump version.when. Either: (a) 60-second sync window, refresh in 2 minutes; (b) you edited the macro on a sub-page, not the parent finding-page (Confluence does NOT propagate sub-page edits to the parent’s version.when); (c) the connector lost permission to read the page (check page restrictions).
Can I see which finding-pages are abandoned, not just the count?
Yes, click the card to drill in, or use the page-properties report at the top of the Findings Space sorted by Last edited ascending.
Does this work for Confluence Server / Data Center?
Cloud only today. Server / Data Center support is on the roadmap for late 2026, the abandonment logic is identical, but the API path differs (/rest/api vs /wiki/api/v2).
Why is this a Key Metrics card?
Because it’s the queue-rot indicator. Open tells you queue depth; Resolution Rate tells you throughput. Abandoned tells you whether the queue is alive. A team can have fine numbers on the other two and still be quietly losing money on 8 forgotten high-impact findings.
Our Confluence has 50+ Spaces, are we accidentally counting other content?
No. Only pages in the mapped Findings Space with the vortexiq-finding label and a vortexiq.status page-property are counted. Your engineering wikis, runbooks, and meeting notes in other Spaces are invisible to this card.