- Issue created by @NicholasS
- πΊπΈUnited States NicholasS
I think it because in SearchStax I only have one account?
- Merge request !51Set account_specific container for users with 1 account and fix refresh button. β (Merged) created by NicholasS
- πΊπΈUnited States NicholasS
So with this current patch I can get to the form to select "SearchStax app to which to migrate" but can't get past it both refresh and submit create errors.
The website encountered an unexpected error. Try again later. TypeError: Drupal\searchstax\Service\Api::getApp(): Argument #1 ($account) must be of type string, null given, called in /var/www/html/docroot/modules/contrib/searchstax/solr_to_searchstax_ss_migration/src/Form/MigrateServerForm.php on line 777 in Drupal\searchstax\Service\Api->getApp() (line 220 of modules/contrib/searchstax/src/Service/Api.php). Drupal\solr_to_searchstax_ss_migration\Form\MigrateServerForm->validateForm(Array, Object) call_user_func_array(Array, Array) (Line: 82)
- πΊπΈUnited States NicholasS
All of this stems from #3539475 I think from adding multiple account support, and I only have 1 account.