[ 
https://issues.apache.org/jira/browse/SOLR-9032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15422006#comment-15422006
 ] 

ASF subversion and git services commented on SOLR-9032:
-------------------------------------------------------

Commit 291ecb2d9e79e9d5c416a385b15adcfe0085522a in lucene-solr's branch 
refs/heads/branch_6x from [~arafalov]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=291ecb2 ]

SOLR-9032: Fix Create Alias command in Admin UI


> 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
>         Attachments: SOLR-9032.patch
>
>
> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to