forked from chaoss/grimoirelab-sortinghat
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ui] Merge organizations when adding an alias
Adds the option on the Organization view to merge them if the new alias already exists as an organization. Signed-off-by: Eva Millán <evamillan@bitergia.com>
- Loading branch information
Showing
3 changed files
with
73 additions
and
60 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
releases/unreleased/merge-organizations-when-adding-an-alias.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
title: Merge organizations when adding an alias | ||
category: added | ||
author: <evamillan@bitergia.com> | ||
issue: 913 | ||
notes: > | ||
When adding an alias on an organization's page, if the | ||
new alias is an existing organization, users now have | ||
the option to merge them. This is useful in cases where | ||
organizations can't be merged using drag and drop. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters