the path here is incorrect, as the correct JSON path is $.args.metadata.sources[0].tables[1].table object and the same should be returned in the response.
Keywords
What is the current behaviour?
How to reproduce the issue?
1.
2.
3.
Screenshots or Screencast
Please provide any traces or logs that could help here.
Any possible solutions?
Can you identify the location in the source code where the problem exists?
If the bug is confirmed, would you be willing to submit a PR?
Version Information
Server Version: CLI Version (for CLI related issue):
Environment
What is the expected behaviour?
Consider the following metadata:
While trying to replace this metadata in the graphql-engine, we get the following response:
the
path
here is incorrect, as the correct JSON path is$.args.metadata.sources[0].tables[1].table
object and the same should be returned in the response.Keywords
What is the current behaviour?
How to reproduce the issue?
1. 2. 3.
Screenshots or Screencast
Please provide any traces or logs that could help here.
Any possible solutions?
Can you identify the location in the source code where the problem exists?
If the bug is confirmed, would you be willing to submit a PR?