Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S StreamChain Prototype
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • zistvan-public
  • StreamChain Prototype
  • Repository
  • streamchain
  • ..
  • statecouchdb
  • couchdoc_conv.go
Find file BlameHistoryPermalink
  • Chris Elder's avatar
    [FAB-9816] JSON Unmarshal special case · b73d94ce
    Chris Elder authored Jun 11, 2018
    
    
    Unmarshaling a the string "null" results in a nil which is
    unexpected by statecouchdb.  This causes a downstream failure.
    
    This change adds handling for the special case of string "null".
    
    Change-Id: I37cd5c07a6da42a37b441225e809de8c9f0c1d93
    Signed-off-by: default avatarChris Elder <chris.elder@us.ibm.com>
    b73d94ce