Announcements are not displaying on the portal, even though they are created in the backend.Issue Announcements not displaying on the portal even though the announcement is created from the backend list view.ReleaseAll ReleasesCauseThe issue arises due to an empty or invalid value in the "display style" field for the affected announcement.ResolutionIdentify the Problem: Open the affected announcement in the native UI.Check the "display style" field. It may appear empty, but the XML view might show a sys_id that does not exist. Correct the Display Style: Navigate to the "announcement_style_list" to find valid display style options.Update the "display style" field with a valid value from this list. Steps to Resolve: Access the Announcement: Go to the native UI and open the announcement that is not displaying correctly. Verify the Display Style: Check the "display style" field. If it appears empty, inspect the XML to confirm if a non-existent sys_id is present. Update the Display Style: Go to the "announcement_style_list" to view available styles.Select a valid style and update the "display style" field in the announcement form. Save Changes: Save the changes to ensure the announcement displays correctly on the portal. By following these steps, the announcement should now appear on the portal as expected.