[ 
https://issues.apache.org/jira/browse/SOLR-8137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Labuzov Dmitriy updated SOLR-8137:
----------------------------------
    Attachment: SOLR-8137.patch

Here is a patch to make a New UI behaviour similar to Original UI:
- no empty option is shown (if there are at least 2 cores),
- only cores which differs from current core are listed

Note: instead of filtering of $scope.corelist (I don't know how do you plan to 
use it, and the name 'corelist' means no filtering applied to it) I've created 
a new filtered list of cores to swap with ($scope.swapCoreList).

> Core Admin -> Swap - minor issues with "and:" field
> ---------------------------------------------------
>
>                 Key: SOLR-8137
>                 URL: https://issues.apache.org/jira/browse/SOLR-8137
>             Project: Solr
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 5.3.1
>            Reporter: Labuzov Dmitriy
>            Assignee: Upayavira
>            Priority: Trivial
>         Attachments: SOLR-8137.patch
>
>
> In a New UI click 'Core Admin', then 'Swap'. There is an empty default field 
> in "and:" option. And you can also swap the same core (like 'core1' and 
> 'core1') which is not good.
> In Original UI there are only valid cores are shown (i.e. no empty and no 
> current core is not shown), and a first valid core is selected by default.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to