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

CLI - Fix spacetime server edit failing on renames #1877

Merged
merged 7 commits into from
Oct 17, 2024
Merged

Conversation

bfops
Copy link
Collaborator

@bfops bfops commented Oct 17, 2024

Description of Changes

spacetime server edit had a bug during renames, where it would try to access the server config by the old name, causing an error.

This must have been broken for a long time. The code has been in this state for a while, looks like about a year from the git history (a1e9984).

API and ABI breaking changes

No. Bugfix.

Expected complexity level and risk

1

Testing

I added a smoketest.

Copy link
Contributor

@cloutiertyler cloutiertyler left a comment

Choose a reason for hiding this comment

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

Good catch

@bfops bfops added this pull request to the merge queue Oct 17, 2024
Merged via the queue into master with commit c98fe97 Oct 17, 2024
9 checks passed
@bfops bfops deleted the bfops/fix-server-edit branch October 18, 2024 19:09
lcodes pushed a commit that referenced this pull request Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants