Skip to content

volume api bug fix

Brice Aldrich requested to merge volume_api_bug_fix into develop

There was an issue in the Volume API where we were unable to lookup the values in the cache because the key was double quoted from misuse of show over a Data.Text value.

Merge request reports