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

Say ID of item that does not exist for migrations #63721

Merged
merged 1 commit into from
Feb 25, 2023

Conversation

anothersimulacrum
Copy link
Member

Summary

None

Purpose of change

Putting the item id in your face may help you realise you made a typo or similar mistakes.
I thought this would save some time with things like #63719

Describe the solution

image

Testing

Attempt to migrate an item to an item that does not exist.

@anothersimulacrum anothersimulacrum added the [C++] Changes (can be) made in C++. Previously named `Code` label Feb 21, 2023
@github-actions github-actions bot added the json-styled JSON lint passed, label assigned by github actions label Feb 21, 2023
Putting the item id in your face may help you realise you made a typo or
similar mistakes.
@github-actions github-actions bot added astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Feb 21, 2023
@kevingranade kevingranade merged commit 9890c4e into CleverRaven:master Feb 25, 2023
@anothersimulacrum anothersimulacrum deleted the migration-error branch February 25, 2023 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions [C++] Changes (can be) made in C++. Previously named `Code` json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants