Skip to content

Avoid overwriting $_GET during ScheduledReports generation#24606

Merged
sgiehl merged 1 commit into
5.x-devfrom
dev-20348
Jun 9, 2026
Merged

Avoid overwriting $_GET during ScheduledReports generation#24606
sgiehl merged 1 commit into
5.x-devfrom
dev-20348

Conversation

@sgiehl

@sgiehl sgiehl commented Jun 8, 2026

Copy link
Copy Markdown
Member

Description

There is no need to overwrite and reset $_GET, as the parameters can also be directly passed into the processRequest call.

Checklist

  • [✔] I have understood, reviewed, and tested all AI outputs before use
  • [✔] All AI instructions respect security, IP, and privacy rules

Review

@sgiehl sgiehl added this to the 5.12.0 milestone Jun 8, 2026
@sgiehl sgiehl requested a review from a team June 8, 2026 09:54
@sgiehl sgiehl added the Technical debt Issues the will help to reduce technical debt label Jun 8, 2026
@sgiehl sgiehl merged commit 60db010 into 5.x-dev Jun 9, 2026
305 of 307 checks passed
@sgiehl sgiehl deleted the dev-20348 branch June 9, 2026 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Technical debt Issues the will help to reduce technical debt

Development

Successfully merging this pull request may close these issues.

2 participants