-
-
Notifications
You must be signed in to change notification settings - Fork 223
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
BUG: Running ./flow structureadjustments:fix
doesn't mark workspaces as outdated
#4508
Comments
@skurfuerst in a slack conversation
|
I actually think, that this is the way to go. |
Is there an existing issue for this?
Current Behavior
Running
./flow structureadjustments:fix
will add your changes to the live workspace but not marking any of the other workspaces as outdated. Thus running./flow workspace:rebaseoutdated
afterwards will do nothing. Logging in again in a user workspace will rebase again.Expected Behavior
Workspaces that doesn't contain the adjustments to be marked as outdated.
Steps To Reproduce
No response
Environment
Relates: #4442
The text was updated successfully, but these errors were encountered: