Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 143
    • Merge requests 143
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !29878

Merged
Created Jan 28, 2020 by Zach Marshall@zmarshalMaintainer

Fixing derivation crash: metadata come as a string

  • Overview 6
  • Commits 1
  • Pipelines 2
  • Changes 1

This fixes my misunderstanding with the metadata, that they can be interpreted in a variety of ways automatically. Instead, this value needs to be interpreted as a string. Since it's set in python, it's guaranteed to have the value True or False (with that capitalization), so this update should solve the problem related to access.

Tagging @boeriu , as this will already cause some issues tomorrow... Sorry for the trouble!

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 21.2_MetaDataFix