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

EMSUSD-59 make error messages more clear #3310

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

pierrebai-adsk
Copy link
Collaborator

Some error checking logging was confusing for the user. Some failures were reported as the cryptic: "Failed verification: ' result == MStatus::kSuccess '". This leads users to think we are reporting a success. (Technically we were reporting failure to succeed, but the message was worded confusingly.)

Change those failure verification messages to use explicit warning messages instead. This provides clearer failure diagnostics.

Some error checking logging was confusing for the user. Some failures were reported as the cryptic: "Failed verification: ' result == MStatus::kSuccess '".  This leads users to think we are reporting a success. (Technically we were reporting failure to succeed, but the message was worded confusingly.)

Change those failure verification messages to use explicit warning messages instead. This provides clearer failure diagnostics.
@pierrebai-adsk pierrebai-adsk added the ready-for-merge Development process is finished, PR is ready for merge label Sep 6, 2023
@seando-adsk seando-adsk merged commit 9ae146c into dev Sep 6, 2023
10 checks passed
@seando-adsk seando-adsk deleted the bailp/EMSUSD-59/error-in-success branch September 6, 2023 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adsk Related to Autodesk plugin enhancement New feature or request ready-for-merge Development process is finished, PR is ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants