You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I updated contentctl to 4.4.0 from 4.2.2, and I now have brand new errors. One of them is:
This detection is required to have 2 drilldown_searches, but only has [0]
When I run contentctl test --enable-integration-testing --verbose mode:all.
I tried searching for documentation and found nothing. I checked source code, this error comes from this commit 9ba9300 which states
Add the possibility to automatically create drilldowns. We will likely remove this, but let's keep it now for purposes of discussion.
Since the commit message says "the possibility", this seems to imply that enforcing this is a mistake?
In any case I'm very lost and don't know how to deal with this error. Some documentation and/or guidance would be appreciated :)
Thanks!
The text was updated successfully, but these errors were encountered:
Res260
changed the title
This detection is required to have 2 drilldown_searches, but only has [0]
Error: This detection is required to have 2 drilldown_searches, but only has [0]
Oct 21, 2024
Hi, I updated contentctl to 4.4.0 from 4.2.2, and I now have brand new errors. One of them is:
This detection is required to have 2 drilldown_searches, but only has [0]
When I run
contentctl test --enable-integration-testing --verbose mode:all
.I tried searching for documentation and found nothing. I checked source code, this error comes from this commit 9ba9300 which states
Since the commit message says "the possibility", this seems to imply that enforcing this is a mistake?
In any case I'm very lost and don't know how to deal with this error. Some documentation and/or guidance would be appreciated :)
Thanks!
The text was updated successfully, but these errors were encountered: