[
https://issues.apache.org/jira/browse/USERGRID-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15053055#comment-15053055
]
ASF GitHub Bot commented on USERGRID-1180:
------------------------------------------
GitHub user snoopdave opened a pull request:
https://github.com/apache/usergrid/pull/448
Duplicate org repair tool and tests
See the JIRA issue USERGRID-1180 for details.
https://issues.apache.org/jira/browse/USERGRID-1180
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/snoopdave/usergrid dup-org-repair
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/448.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #448
----
commit 674532f4d8011afa5b44178467af2fefa3319dea
Author: Dave Johnson <[email protected]>
Date: 2015-12-11T17:21:19Z
Duplicate org repair tools, and implementation for
managementService.removeOrganizationApplication().
----
> Duplicate Org Repair tool
> -------------------------
>
> Key: USERGRID-1180
> URL: https://issues.apache.org/jira/browse/USERGRID-1180
> Project: Usergrid
> Issue Type: Story
> Components: Stack
> Reporter: David Johnson
> Assignee: David Johnson
>
> Due to a bug that still needs investigation it is possible for Usergrid 1.x
> system to have multiple organizations with the same name, duplicate
> organizations. This can cause login problems for admin users of the
> organization that was duplicated and the duplicated.
> To clean up this problem we need to create a tool that examines all
> organizations in a Usergrid system and merges duplicate organizations. For
> each set up duplicates the tool must pick the oldest organization and move
> all admin users and applications of the duplicates to that one oldest
> organization.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)