You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Labuzov Dmitriy (JIRA)" <ji...@apache.org> on 2015/10/07 14:49:26 UTC

[jira] [Updated] (SOLR-8137) Core Admin -> Swap - minor issues with "and:" field

     [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org