- Issue created by @matsbla
I did the setup on my local and the context project is coming for me.
but on the https://simplytest.me/ site, it's not updated. So in this case: the site administrator has to update/import the latest project data from the Drupal project list.As you can see below screenshot:-
- 🇺🇸United States mglaman WI, USA
There's something else wrong going on in production with populating the autocomplete: https://simplytest.me/simplytest/projects/autocomplete?string=context that is the result. As you can see, the plain "context" module isn't returning but variants matching the LIKE search. This is a known bug with the autocomplete.
I think we need to do an exact match query and also a fuzzy search. Always returning the exact match first.
@pkghang you see it because you only have a subset of projects.
- Status changed to Closed: cannot reproduce
12 months ago 2:10pm 8 January 2024 - 🇮🇳India abhisekmazumdar India
I was able to setup a site with context module required and installed.