Skip to content

fixing VRSStandingSettings filterType when fetching data.#7673

Open
MischiefCS wants to merge 4 commits into
mainfrom
vrsstandings-call-fix
Open

fixing VRSStandingSettings filterType when fetching data.#7673
MischiefCS wants to merge 4 commits into
mainfrom
vrsstandings-call-fix

Conversation

@MischiefCS

Copy link
Copy Markdown
Collaborator

ensuring filterType is actually read, instead of inferred by specified filter

Summary

For all current wiki applications, only one filterType is ever supplied, so previously filterType has been inferred from what the call contains.

For usage of https://liquipedia.net/counterstrike/index.php?title=Form:VRSStandings, its not possible to supply only one filter type when running multiple queries, so its not possible to accurately infer filterType. This PR is to ensure filterType is read and used

How did you test this change?

https://liquipedia.net/counterstrike/Module:VRSStandingsData/dev/MischiefCS
https://liquipedia.net/counterstrike/User:MischiefCS/FetchTest3

tested supplying multipler filters, but specifying filterType

ensuring filterType is actually read, instead of inferred by specified filter
@MischiefCS MischiefCS requested a review from a team as a code owner June 17, 2026 09:15
Copilot AI review requested due to automatic review settings June 17, 2026 09:15
@MischiefCS MischiefCS requested a review from a team as a code owner June 17, 2026 09:15

This comment was marked as resolved.

@hjpalpha hjpalpha left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm if tested

Comment thread lua/wikis/counterstrike/VRSStandingsData.lua Outdated
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.

4 participants