-
Notifications
You must be signed in to change notification settings - Fork 9.9k
Include identity in import apply UI output #37044
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One more question, with the new "unknown" field in the machine-readable output - is that anything that would possibly need to be reflected here as well? I assume not, but wanted to double check.
I believe at this stage everything should be known and there is no need to check this field |
db869d1
to
bbe08a1
Compare
* Include identity in import apply UI output * Add logging to hook ui errors
This PR fixes the UI output during import. It now prints the identity in the pre and post apply hooks.
UX
Before

After

Target Release
1.12.1
CHANGELOG entry