Skip to content

I want to see what application is using a lambda, from the lambda screen #1109

Open
@mooreds

Description

@mooreds

I want to see what application is using a lambda, from the lambda screen

Problem

If I have a large number of lambdas and applications, it can be problematic to map from lambdas back to the application using it.

It's easy to go from the application -> lambda, but I may want to go the other way.

Solution

On the lambda view screen, display all applications that are using this lambda.

Alternatives/workarounds

I can name lambdas carefully. For example, I could have lambda-app-abc correspond to the abc application. Then of course, if the lambda is used by a different application, def, I have to remember to rename it lambda-app-abc-def.

I could add comments in the lambda.

Additional context

This could be done for more than just lambdas.

Templates, Lambdas, Keys, Connectors, Messengers

Anything that could be used by another entity and currently doesn't have a way to display what is in-use.

How to vote

Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions