Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compare / Clone Identities #2871

Closed
dabeeeenster opened this issue Oct 23, 2023 · 4 comments · Fixed by #3773 or #3725
Closed

Compare / Clone Identities #2871

dabeeeenster opened this issue Oct 23, 2023 · 4 comments · Fixed by #3773 or #3725
Assignees
Labels
feature New feature or request front-end Issue related to the React Front End Dashboard

Comments

@dabeeeenster
Copy link
Contributor

Add the ability in the dashboard to compare flags between two Identities and then copy/clone the flags from Identity A to B

@dabeeeenster dabeeeenster added feature New feature or request front-end Issue related to the React Front End Dashboard labels Oct 23, 2023
@matthewelwell
Copy link
Contributor

Compare identities is done, but clone needs doing still.

@matthewelwell
Copy link
Contributor

Note that the clone functionality will need to consider both Edge and Core.

@kyle-ssg
Copy link
Member

kyle-ssg commented Dec 8, 2023

I think it's also worth noting that clone would never take Multivariate into account. It'd be a pretty confusing feature

As mentioned, compare is already done:

image

@novakzaballa
Copy link
Contributor

Is there any additional context, background, or feature request that I can use to implement the cloning part of this ticket?
Some considerations need to be clarified like:

  1. Do we want to copy the configuration by copying only the overridden feature states from source to target?
  2. In that case, should we also copy the identity traits?
  3. We cannot (do not want to) enforce the multi-variate value right?

This was linked to pull requests Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request front-end Issue related to the React Front End Dashboard
Projects
None yet
4 participants