Skip to content

Bug Reporter — source snapshot

Point-in-time copies of the three artifacts that define the Parallax Bug Reporter, captured 2026-06-02 to anchor the base-understanding doc ahead of the redesign. These are a snapshot, not the source of truth.

File here What it is Authoritative source (parallax repo)
bug-reporter.js The widget (v1.1.0) — UI, diagnostics capture, submit logic readable/application/shared_components/app_static_files/bug-reporter.js (deployed as APEX static file bug_reporter_js.sql)
p00000-global-page.yaml APEX Global Page (page 0) export — how the widget is initialised on every page readable/application/pages/p00000.yaml
installation-script-bug-reporter.sql DB objects — BUG_REPORTS table, V_BUG_REPORTS view, audit trigger, indexes readable/application/supporting_objects/install_scripts/installation_script_-_bug_reporter.sql

Authoritative repo: https://git.projecteidos.com/vishnu/parallax.git (local working copy /home/coder/parallax/). Install/how-to lives in that repo's docs/BUG_REPORTER_INSTALLATION_GUIDE.md.

If you change behaviour, change it in the parallax repo and re-snapshot here — do not edit these files as if they were live.