Skip to content

[CoE Starter Kit - Feature]: Please add [connectionreferenceid] to 'admin_connectionreferenceidentities' table #10400

@joebrownccc

Description

@joebrownccc

Is your feature request related to a problem? Please describe.

Our problem is that for each record in the admin_connectionreferenceidentities table, we have no way of knowing which flow/app this connection is used in.

Describe the solution you'd like

Can you please create a new [connectionreferenceid] column to the ‘admin_connectionreferenceidentities’ dataverse table (and update relevant flows to populate this value).

Describe alternatives you've considered

No response

Additional context?

This feature would allow us to combine the ‘admin_connectionreferenceidentities’ table with the ‘admin_connectionreferences’ table with a common id; to enable greater insights. Specifically around account cleanup: if we want to disable an account; we can proactively identify which specific flows will be impacted (‘admin_connectionreferences’ has information on the flow/app; whereas admin_connectionreferenceidentities has information on the account but no information on the flow/id).

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions