When you change field settings for an index, you get a message saying it needs re-indexing.
It would be handy to have a link in this message that takes you to the right page to do that. Patch coming.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | 2638740.search_api.fields-reindex-message-link-d8.patch | 1.99 KB | capysara |
| #2 | 2638740.search_api.fields-reindex-message-link.patch | 729 bytes | joachim |
Comments
Comment #2
joachim commentedComment #3
drunken monkeyMake sense, yes, thanks for the suggestion and the patch!
URLs should generally always use an
@placeholder, but apart from this the patch looks solid.Committed.
Thanks again!
Comment #6
capysara commentedI’m not sure if I should post this here or create a new issue since this is already committed. Wrapping this in a url() call (as noted in https://www.drupal.org/project/search_api/issues/2948820).Patch for D8 to follow.
I have some coding standard changes, but I'll create a new issue and post the patch there.
Comment #7
capysara commentedComment #8
capysara commentedI can't changed the status on this one, but here is the D8 version
Comment #9
capysara commented