Merged
Details
Assignee
Dino YanceyDino YanceyReporter
Scott ThelemanScott ThelemanLabels
Story Points
1Sprint
NoneAffects versions
Priority
Trivial
Details
Details
Assignee
Dino Yancey
Dino YanceyReporter
Scott Theleman
Scott ThelemanLabels
Story Points
1
Sprint
None
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created March 13, 2024 at 3:37 PM
Updated March 10, 2025 at 1:21 PM
Resolved March 5, 2025 at 9:29 PM
The
opennms.newsFeedPanel.url
property should only apply inNewsFeedRestService.java
as the URL to the RSS data feed.However, it is currently also being used in the front end (see https://github.com/OpenNMS/opennms/blob/develop/opennms-webapp/src/main/webapp/WEB-INF/jsp/newsfeed/newsFeedPanel.jsp ) to change the URL of the Rest service.
jsp should be fixed to just use a constant url of
api/v2/newsfeed