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

Bug/Missing boolean field during GRPC message transmission #88

Open
faraonc opened this issue Nov 23, 2018 · 0 comments
Open

Bug/Missing boolean field during GRPC message transmission #88

faraonc opened this issue Nov 23, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@faraonc
Copy link
Member

faraonc commented Nov 23, 2018

Description

As a developer, I want to know if a boolean field is set to false.

Story Points

TODO

How to Reproduce

  • In hwsc-document-svc,
        $ go run main.go
    
  • In hwsc-api-blocks,
        $ cd integration_tests
        $ node test_document_svc_client.js 5 9
    

Expected Outcome

Able to see isPublic field set to false

Actual Outcome

screen shot 2018-11-22 at 6 36 03 pm

Possible Solution

Do numeric enumerations

@kimlisa kimlisa transferred this issue from hwsc-org/hwsc-gateway-svc Dec 2, 2018
@faraonc faraonc added the bug Something isn't working label Dec 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants