Skip to content

fix(PM-6095): use forum-style hosted attachment uploads - #14

Merged
jmgasper merged 1 commit into
developfrom
fix/PM-6095-forum-upload
Sep 8, 2026
Merged

fix(PM-6095): use forum-style hosted attachment uploads#14
jmgasper merged 1 commit into
developfrom
fix/PM-6095-forum-upload

Conversation

@jmgasper

@jmgasper jmgasper commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • keep the browser-to-Support-API authenticated multipart contract
  • replace the custom raw S3 Store request with the official Filestack hosted multipart client used by the forum pattern
  • avoid all custom storage targeting (bucket/container/path/region/location) and retain canonical CDN response validation
  • preserve bounded provider timeouts and safe 502/503 errors

Validation

  • pnpm lint
  • pnpm build
  • pnpm test --runInBand (91 tests)
  • Filestack package initialization smoke test

No platform-ui or CSP change is required: the browser never connects to S3 or receives storage credentials.

Sign up for free to 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.

1 participant