Skip to content
This repository was archived by the owner on Aug 4, 2022. It is now read-only.

Adds option to do emergency transition to hub#114

Merged
AndreasHassing merged 5 commits intomicrosoft:mainfrom
Antonstockmarr:EmergencyTransitionToHub
Nov 2, 2021
Merged

Adds option to do emergency transition to hub#114
AndreasHassing merged 5 commits intomicrosoft:mainfrom
Antonstockmarr:EmergencyTransitionToHub

Conversation

@Antonstockmarr
Copy link
Copy Markdown
Contributor

Allows the user to select a scale unit that might be in a bad state and move everything from that scale unit to the hub, disregarding missing packages.
It has been tested that the movements are going through in AX.
Closes #107

Allows the user to select a scale unit that might be in a bad state and move everything from that scale unit to the hub, disregarding missing packages.
It has been tested that the movements are going through in AX.
@Antonstockmarr Antonstockmarr self-assigned this Nov 2, 2021
@Antonstockmarr Antonstockmarr changed the title Adds option to do emergency movement to hub Adds option to do emergency transition to hub Nov 2, 2021
Copy link
Copy Markdown
Contributor

@AndreasHassing AndreasHassing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving with minor comment.


namespace CLI.SetupToolsOptions
{
internal class TransitionToHub : DevToolMenu
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be named similarly to the business process it performs.

@AndreasHassing AndreasHassing merged commit 952638e into microsoft:main Nov 2, 2021
@Antonstockmarr Antonstockmarr deleted the EmergencyTransitionToHub branch November 2, 2021 12:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add "Emergency transition to hub" action

2 participants