- Issue created by @borisson_
- Status changed to Needs review
over 1 year ago 8:26pm 15 March 2024 - π§πͺBelgium borisson_ Mechelen, π§πͺ
Gotten facets from 65% to almost 90% validatable. Will be trying to fix more of this in the future.
- Status changed to Needs work
over 1 year ago 10:35am 19 March 2024 - π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
Nice!
facets.facet.owl with the following errors: facets.facet.owl:weight missing
Either schema is incomplete or one
'weight' => $SOMETHING,
in a test is superfluous. - π§πͺBelgium borisson_ Mechelen, π§πͺ
The schema is complete and the tests don't fail locally when running on 11.x, they do fail when checking out 10.1 and 10.2. They pass on 11.x, so it seems like they are failing because we're using the weight type and that's 10.3+ only. I
think we should have better error message to convey that a type is not found, instead of :weight missing it should say something like: type weight not found. @Wim Leers what do you think, should we open an issue for that? It would've saved me some time debugging to figure that out.
I'll change those to integer so that we are 10.2 compatible for now
- Status changed to Needs review
over 1 year ago 3:34pm 24 March 2024 - π§πͺBelgium borisson_ Mechelen, π§πͺ
Setting this to needs review, we have some test failure, but those are to be expected in the 3.x branch at the moment.
- πΊπΈUnited States damienmckenna NH, USA
Related: π Views filter schema Active