- ๐บ๐ธUnited States chucksimply
#4 patch works for me on 10.1.1. This is a small but necessary option.
- last update
over 1 year ago 29,804 pass - last update
about 1 year ago 30,341 pass - ๐ป๐ณVietnam mrddthi
That's cool, thanks @skyreddwang,
Tested on D9.5.8 /PHP 8.1/MariaDB 10.3 - last update
10 months ago 29,722 pass - ๐บ๐ฆUkraine bobi-mel
Hi @skyredwang
I applied the patch #4. Works well.
Thanks - Status changed to RTBC
4 months ago 11:57am 12 September 2024 - ๐บ๐ฆUkraine Znak
I think it's reviewed and tested by community, so I think we can change status of this issue
- Status changed to Needs work
4 months ago 3:08pm 12 September 2024 - ๐ฎ๐ณIndia Sahana _N
sahana _n โ made their first commit to this issueโs fork.
- ๐ฎ๐ณIndia Sahana _N
Hi
I tried to reproduce the issue issue is replaceable in 11. x.
And I created the MR for 11. x and tests are passed.
RTBC++
Please let me know if I missed anything happy to take suggestions.
- ๐บ๐ธUnited States smustgrave
Previously tagged for tests which are still needed.
Did not review.
- First commit to issue fork.
- ๐จ๐ฆCanada b_sharpe
Added unit test to prove new functionality.
Attaching patch simply for composer.
- ๐บ๐ธUnited States smustgrave
So I imagine with this config change we will need a schema update for the new setting.
Existing view config will have to probably be updated.
Also imagine there will have to be a post_update hook to set the new key for existing views (should be batch)
- ๐ฌ๐งUnited Kingdom oily Greater London
A unit test is in place. Test-only test fails as it should. Removing 'Needs tests' tag. If further test coverage is needed, please update.