Feature Request : Query/Agg Where Used app name

Hey Team,

I heavily rely on queries and aggregations across almost all of my applications. However, when there’s a business logic change or I need to fix a bug, I often have to update an existing query or aggregation.

The challenge is that I don’t have visibility into where those queries or aggs are being used across different applications. This makes it risky to make updates, as I might unintentionally break something in another workflow.

A feature that allows us to trace or view all the applications, steps, or contexts where a specific query or aggregation is used from table would be incredibly helpful. It would significantly reduce the risk of unintended side effects and make updates risk free and faster.

Hi Jay, this would fit into our longer term vision for dependency management - to have a place where you could see dependencies used in an app, and per resource.

We’re starting with Connector Functions (and eventually Functions), but the vision is to be able to see a trace for all dependencies, including Tables, Queries, Aggregations, User Groups, etc.

This is a bit of a ways out, with the initial dependency management/resource pane work for Connector Functions scheduled first. We’ll keep an eye on upvotes here for prioritization, and and also see if there’s a smaller quick win we can do to improve findability in the short term.

1 Like