- Issue created by @codebymikey
- π¦πΊAustralia nterbogt
I agree with the sentiment behind this ticket; but not necessarily the implementation.
I'd like to see the code automatically leverage the cache `url.query_args` bubbleable metadata, so that implementing it correctly in a block or similar, automatically enables that argument in the page cache ignore.
I haven't quite worked out how to do that yet.
But both options have merit and it would be worth doing an analysis over which route should be taken (pun intended) :)
- First commit to issue fork.
- Merge request !93485369: Provide more granularity for specific routes β (Open) created by firewaller
- πΊπΈUnited States firewaller
We've created and MR with the requested change that splits the query params into entry sets with a URL that supports wildcards.