Skip to content

docs: split Attaching Files into OS and Pro guides with screenshots#15104

Open
Maffooch wants to merge 1 commit into
bugfixfrom
docs/attach-files-os-pro
Open

docs: split Attaching Files into OS and Pro guides with screenshots#15104
Maffooch wants to merge 1 commit into
bugfixfrom
docs/attach-files-os-pro

Conversation

@Maffooch

@Maffooch Maffooch commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

Replaces the outdated, Findings-only add_files.md with an audience-scoped OS/Pro pair documenting the file-attachment ("uploaded files") feature, following the OS__/PRO__ convention used by the risk_acceptance docs in the same folder.

The old page only covered Findings and incorrectly claimed image-only support. The feature actually attaches files to Findings, Engagements, and Tests and accepts the full DD_FILE_UPLOAD_TYPES set (.pdf, .csv, .zip, .xlsx, …), not just images.

Changes

  • OS__add_files.md (audience: opensource) — Manage Files workflow for Findings, Engagements, and Tests; corrected supported file types; new modern-theme screenshots (action menu, upload form, Files panel with thumbnail).
  • PRO__add_files.md (audience: pro) — Pro UI flow: gear (⚙) → Add File, the Files tab, and the row (⋮) menu's Edit File Name / Delete File.
  • Added OS_/PRO_ prefixed screenshots; removed the now-deleted add_files.md.
  • Preserved the old /add_files/ URL via an alias on the OS page (redirects to /os__add_files/).

Verification

  • hugo --minify --gc builds clean; both /os__add_files/ and /pro__add_files/ render with all images; the /add_files/ alias redirects correctly.
  • Supported file-type list matches dojo/settings/settings.dist.py:236.
  • Pro screenshots captured from a local Pro instance against the real Pro UI.

🤖 Generated with Claude Code


Shortcut: sc-13299

@Maffooch Maffooch requested a review from mtesauro as a code owner June 29, 2026 18:25
@github-actions github-actions Bot added the docs label Jun 29, 2026
Replace the outdated, Findings-only add_files.md (which incorrectly
claimed image-only support) with an audience-scoped OS/Pro pair, following
the OS__/PRO__ convention already used by the risk_acceptance docs.

- OS__add_files.md: Manage Files workflow for Findings, Engagements, and
  Tests; corrected the supported file-type list to match
  DD_FILE_UPLOAD_TYPES; added fresh screenshots.
- PRO__add_files.md: documents the Pro UI flow (gear > Add File, the Files
  tab, and the row menu's Edit File Name / Delete File).
- Add OS_/PRO_ prefixed screenshots; preserve the old /add_files/ URL via
  an alias on the OS page.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Maffooch Maffooch force-pushed the docs/attach-files-os-pro branch from 94abd3f to 36aa8f1 Compare June 29, 2026 18:26
@Maffooch Maffooch requested a review from paulOsinski June 29, 2026 18:44
@Maffooch Maffooch added this to the 3.1.0 milestone Jun 29, 2026

@mtesauro mtesauro left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approved

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants