Skip to content

[Cache] broaden query-string-sort troubleshooting to order-sensitive apps (Oracle EBS)#32197

Open
ngayerie wants to merge 2 commits into
productionfrom
seal/docs-qss-order-sensitive-apps
Open

[Cache] broaden query-string-sort troubleshooting to order-sensitive apps (Oracle EBS)#32197
ngayerie wants to merge 2 commits into
productionfrom
seal/docs-qss-order-sensitive-apps

Conversation

@ngayerie

@ngayerie ngayerie commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

Broaden the Query String Sort troubleshooting section to cover enterprise applications with order-sensitive request handling, using Oracle E-Business Suite (EBS) as a confirmed example.

Motivation

The current page documents WordPress admin as the primary example of Query String Sort breaking applications. In practice, the same class of issue affects enterprise applications that use query parameters for session validation, CSRF protection, or request signing — Oracle E-Business Suite in particular. Customers searching for the specific "Insufficient Privileges" error EBS returns don't currently find a match on this page.

Changes

  • Rename the "Unexpected behavior with WordPress admin pages" section to "Unexpected behavior with order-sensitive applications" to reflect the broader class of issue.
  • Add one sentence to the intro connecting WordPress and enterprise apps.
  • Add a new ### Enterprise applications with order-sensitive request handling subsection between the existing "Identify the problem" (WordPress walkthrough) and "Respond to the issue" (generic fix guidance). The subsection names Oracle EBS explicitly, shows the exact error string, lists other categories that may be affected (signed URLs, CSRF-hashed parameters, SAP/PeopleSoft), and refers the reader to the existing fix guidance.

No changes to the existing WordPress walkthrough or fix guidance.

Notes

  • The H2 anchor changes from #unexpected-behavior-with-wordpress-admin-pages to #unexpected-behavior-with-order-sensitive-applications. Happy to add a redirect if the docs team prefers.
  • Grounded in a real customer support case; case details are omitted from public docs as expected.

DEE-3727

@ngayerie
ngayerie requested review from a team, ack-cf and zaidoon1 as code owners July 21, 2026 09:03
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No issues found in commit 3bf6921.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.

@github-actions github-actions Bot added product:cache Issues or PRs related to Cache size/s labels Jul 21, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/cache/ @cloudflare/product-owners, @ack-cf, @zaidoon1

@ngayerie ngayerie changed the title docs(cache): broaden query-string-sort troubleshooting to order-sensitive apps (Oracle EBS) [Cache] broaden query-string-sort troubleshooting to order-sensitive apps (Oracle EBS) Jul 21, 2026
@github-actions

Copy link
Copy Markdown
Contributor

@ngayerie

Copy link
Copy Markdown
Collaborator Author

Hi @ack-cf @zaidoon1
Would it be possible for you to review/approve this PR?
Thanks!

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

Labels

product:cache Issues or PRs related to Cache size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants