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

Block the creation of a conversion plan if there is already one created with same information #9837

Open
Tracked by #9771
maririos opened this issue Feb 14, 2025 · 0 comments
Assignees
Labels
Central-EngSys This issue is owned by the Engineering System team. Engagement Experience

Comments

@maririos
Copy link
Member

maririos commented Feb 14, 2025

For a product there can only be one In progress or Completed conversion plan for management plane and one for data plane.
We should not let the user create another one as this is a one time process. (they can have conversion plans abandoned, which means they can still create new conversion plans).

Instead, when the user clicks submit we should do the validation and if it fails, let the user know they already have either an active conversion plan (we could link to the view Conversion to TypeSpec plans so the user can look at it), or if the conversion plan was completed, let them know that now they should create a release plan instead (with a link to the create release plan view).

@github-actions github-actions bot added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Feb 14, 2025
@maririos maririos added Central-EngSys This issue is owned by the Engineering System team. and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Feb 14, 2025
@maririos maririos moved this from 🤔 Triage to 📋 Backlog in Azure SDK EngSys 🤖🧠 Feb 14, 2025
@maririos maririos moved this from New to Backlog in Engagement Experience Feb 14, 2025
@helen229 helen229 moved this from Backlog to In Progress in Engagement Experience Feb 19, 2025
@helen229 helen229 moved this from 📋 Backlog to 🐝 Dev in Azure SDK EngSys 🤖🧠 Feb 19, 2025
@helen229 helen229 moved this to Done in Dev in Engagement Experience Feb 19, 2025
@praveenkuttappan praveenkuttappan moved this from Done in Dev to Deployed to PPE in Engagement Experience Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Central-EngSys This issue is owned by the Engineering System team. Engagement Experience
Projects
Status: Deployed to PPE
Development

No branches or pull requests

2 participants