这是indexloc提供的服务,不要输入任何密码
Skip to content

Adding Column presets also adds an empty key/value to migration file #3976

@dijam

Description

@dijam

When adding Column presets in permissions, you automatically add a new preset row which is nice in the console.
But as saving and check migration files, there is an empty key-value also added.

      localPresets:
      - key: user_id
        value: x-hasura-User-Id
      - key: ""
        value: ""

Not a huge deal as it does not do anything to the system.

Metadata

Metadata

Assignees

Labels

c/consoleRelated to consolee/quickfixcan be wrapped up in few hoursk/bugSomething isn't workingp/highcandidate for being included in the upcoming sprint

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions