Refactor fetching apps to provide appName to installations #8059
Labels
admin-portal
developer-portal
front-end
Relates to front end issues
marketplace
Relates to the Marketplace
task
Background context or User story:
Previously the InstallationModel only supplied appId, hence there is a number of places in the codebase, we fetch apps by id to populate the appName when rendering lists of installations. Certainly this is the case in the Admin Portal, App Market and Developer portal installation tables, possibly in other places, needs investigation. As the appName is now supplied, we should refactor these places for efficiency
The text was updated successfully, but these errors were encountered: