Fixed
Details
Assignee
Guus der KinderenGuus der KinderenReporter
Guus der KinderenGuus der KinderenComponents
Fix versions
Priority
Minor
Details
Details
Assignee
Guus der Kinderen
Guus der KinderenReporter
Guus der Kinderen
Guus der KinderenComponents
Fix versions
Priority
Created December 16, 2022 at 4:11 PM
Updated September 22, 2023 at 2:09 PM
Resolved September 22, 2023 at 2:09 PM
The first page of the admin console shows the content of an RSS feed. When that RSS feed cannot be reached, the page takes a long time to load (2 to 3 minutes). Loading of the RSS feed should be asynchronous, possibly even done from the browser, rather than from the server.
A work-around to avoid the long load times is to disable the RSS feed, by configuring the property
rss.enabled
tofalse
.