You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate Content Hub URLs on initial report run, not just on reload
- Make GetExternalResourceGroup async to generate URLs immediately
- Use Task.WhenAll for parallel URL generation across resource groups
- URLs now appear on first report run instead of requiring page reload
This fixes the issue where Content Hub links only appeared after reloading the page.
0 commit comments