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

[M] Improved error output surrounding owner creation and service levels #1965

Merged
merged 1 commit into from Apr 10, 2018

Conversation

Ceiu
Copy link
Contributor

@Ceiu Ceiu commented Apr 9, 2018

  • Fixed a bug that caused the errors that occurred during owner
    creation to be lacking the owner key in the error message
  • OwnerResource.createOwner now checks that the owner key is set
    before attempting to create the owner
  • OwnerResource.createOwner now checks that the default service
    level is not set before attempting to create the owner

- Fixed a bug that caused the errors that occurred during owner
  creation to be lacking the owner key in the error message
- OwnerResource.createOwner now checks that the owner key is set
  before attempting to create the owner
- OwnerResource.createOwner now checks that the default service
  level is not set before attempting to create the owner
@Ceiu Ceiu requested review from vritant and cnsnyder April 9, 2018 18:56
@Ceiu
Copy link
Contributor Author

Ceiu commented Apr 9, 2018

This PR is the changes that came from discussion and investigation of the issue mentioned in BZ 1563003. Since we are not changing the behavior back to the old, incorrect behavior, this commit does not make a reference to the BZ in question.

Copy link
Member

@cnsnyder cnsnyder left a comment

Choose a reason for hiding this comment

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

LGTM!

@cnsnyder cnsnyder merged commit 070bac1 into master Apr 10, 2018
@Ceiu Ceiu deleted the crog/m/improve_owner_creation_errors branch April 11, 2018 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants