Upayavira created SOLR-9032:
-------------------------------
Summary: Alias creation fails in new UI
Key: SOLR-9032
URL: https://issues.apache.org/jira/browse/SOLR-9032
Project: Solr
Issue Type: Bug
Components: UI
Affects Versions: 6.0
Reporter: Upayavira
Assignee: Upayavira
Fix For: 6.0.1
Using the Collections UI to create an alias makes a call like this:
http://$HOST:8983/solr/admin/collections?_=1461358635047&action=CREATEALIAS&collections=%5Bobject+Object%5D&name=assets&wt=json
The collections param is effectively [object Object] which is clearly wrong,
and should be a comma separated list of collections.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]