Problem/Motivation

When we change Acquia Subscription configuration using manual approach, then Solr server URL is not changed on Apache Solr search Settings page.

On 'Acquia Subscription setup' (/admin/config/system/acquia-agent/setup) page I click 'Configure manually' button, provide credentials on configuration form. If I navigate to Apache Solr search admin page (/admin/config/search/apachesolr/settings/acquia_search_server_3/edit), then the value doesn't change in Solr server URL field.

Proposed resolution

Update acquia_search_form_apachesolr_environment_edit_form_alter() to display the url based on actual credentials.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

yurikulinkovich created an issue. See original summary.

yurikulinkovich’s picture

Status: Active » Needs review
renat33’s picture

Hello,

After the fix made by yurikulinkovich the value has changed in Solr server URL field on Apache Solr search admin page (/admin/config/search/apachesolr/settings/acquia_search_server_3/edit). Works as expecred.

Thank you

mglaman’s picture

Status: Needs review » Reviewed & tested by the community

+1 fixes the value.

japerry made their first commit to this issue’s fork.

mglaman’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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