Closed johngarner-dwp closed 1 year ago
This appears to be similar behaviour to issue 67.
Thanks @johngarner-dwp for raising this issue with a good set of query results 👍. Apologies for the delayed response, we are looking to start working on this issue shortly, will add the observations in this thread 👍.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.
Describe the bug When querying key and epic_key using project_key column key the epic_key returns NULL.
Result set
When querying key and epic_key using specific keys (as returned above) the epic_key is returned.
Result set
When query again later (in cli or from command line), the results are what they are expected to be for the first query.
Steampipe version (
steampipe -v
)Plugin version (
steampipe plugin list
)To reproduce See above.
Expected behavior The first query should not return null.