A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
The provided information does not document any known SSRS 2022 bug or CU fix specifically related to favorites on linked reports disappearing from the Browse tab or UI/DB mismatches for favorites after migration.
The context does show several SSRS 2016 issues that were fixed via cumulative updates (for example, problems with favorites in Power BI Mobile and session-related refresh issues), and in all those cases the documented resolution is to apply the relevant or latest cumulative update for the SQL Server/SSRS version in use. For example:
- Favorites-related behavior in SQL Server 2016 Reporting Services was corrected in Cumulative Update 1 for SQL Server 2016.
- Other SSRS behavior issues (such as automatic refresh errors) were also fixed via cumulative updates.
However, there is no documentation here of an SSRS 2022-specific linked-report favorites UI bug or a CU that addresses the exact behavior described (favorites for linked reports disappearing from Browse while remaining in Favorites, and re-add attempts failing with a UI error despite correct database state).
Based on the available information, the only supported, documented pattern is:
- Ensure the SSRS instance is on the latest cumulative update for its SQL Server version, because SSRS fixes (including UI and favorites issues) are delivered via CUs.
- If the issue persists on the latest CU and is not documented, open a support case with Microsoft to have the behavior investigated as a potential product bug.
No additional, more specific fix for SSRS 2022 linked-report favorites is documented in the provided context.
References:
- KB3171480 - FIX: Can't retrieve favorite KPIs or mobile reports in Power BI Mobile app or GetCatalogItem API in SQL Server 2016
- KB3171085 - A report configured to automatically refresh causes errors after the web browser idles for a while in SQL Server 2016 Reporting Services
- Reporting Services Reports (SSRS)