Skip to content

Bug 1205300 - Fix reporting documentation links - #2730

Merged
dklawren merged 1 commit into
mozilla:masterfrom
loganrosen:loganrosen-fix-bugzilla-1205300
Aug 31, 2026
Merged

Bug 1205300 - Fix reporting documentation links#2730
dklawren merged 1 commit into
mozilla:masterfrom
loganrosen:loganrosen-fix-bugzilla-1205300

Conversation

@loganrosen

Copy link
Copy Markdown
Contributor

Bug 1205300 reports that Related documentation links on reporting pages and errors point to the removed reporting.html page.

This updates every reporting and charting documentation reference to using/reports-and-charts.html, preserving the relevant report, chart, and data-set anchors. Covering the report forms, generated output, chart pages, and related error messages prevents adjacent paths from retaining the same broken link.

Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1205300

Test: docker compose -f docker-compose.test.yml run --rm --no-deps bmo.test test_sanity t/004template.t

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
CopilotAI balanced review requested due to automatic review settings August 27, 2026 02:33

CopilotAI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates obsolete reporting documentation links to the current reports-and-charts guide.

Changes:

  • Redirects report and chart pages to valid documentation sections.
  • Updates related error-message documentation links.
  • Preserves report, chart, and data-set anchors.
Show a summary per file
FileDescription
template/en/default/search/search-report-table.html.tmplUpdates table-report help link.
template/en/default/search/search-report-graph.html.tmplUpdates graphical-report help link.
template/en/default/search/search-create-series.html.tmplUpdates data-set creation help link.
template/en/default/reports/old-charts.html.tmplUpdates chart help link.
template/en/default/reports/menu.html.tmplUpdates reporting overview link.
template/en/default/global/user-error.html.tmplUpdates reporting-related error links.
report.cgiUpdates generated-report documentation link.
chart.cgiUpdates chart documentation link.

Review details

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 8/8 changed files
  • Comments generated: 0
  • Review effort level: Balanced

@dklawrendklawren left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM r=dkl

@dklawren
dklawren merged commit dbdd4a8 into mozilla:masterAug 31, 2026
8 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@loganrosen@dklawren