Skip to content

normalizeSuperJsonDocument function and hidden env variables resolution #288

Open
@freaz

Description

@freaz

It is easy to miss, that without passing environment to the function env variables won't be resolved.

Main issue I see, is not expected behaviour inside SuperJson normalization.

Expected Behaviour

Not sure what would be the best, but can imagine one of the following solutions:

  1. environment will be mandatory parameter
  2. environment variables resolution will happen in separate function

Current Behavior

Silently skips resolution.

Possible Solution

Not obligatory, but suggest a fix/reason for the bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions