I have a custom entity which doesn't have bundles, so the basic search api database plugin doesn't return anything for its configuration form.

However, when I select this entity type as a datasource, I get a message telling me to configure it. This is confusing, as there's nothing new in the form to configure.

Comments

joachim created an issue. See original summary.

drunken monkey’s picture

Status: Active » Needs review
StatusFileSize
new2.78 KB

Thanks for pointing this out!
Seems we already had a @todo comment for that, but never got round to fixing this.
The attached patch should do it – please test!

borisson_’s picture

Status: Needs review » Reviewed & tested by the community

  • drunken monkey committed ad63f5d on 8.x-1.x
    Issue #2718049 by drunken monkey: Fixed "please configure" message...
drunken monkey’s picture

Status: Reviewed & tested by the community » Fixed

Good to see, thanks for testing!
Committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.