Skip to content

Fix Dashboard Feed URLs For Notes

This MR fixes issue #304 (closed) by updating the app/helpers/events_helper.rb event_feed_url() function to also return a URL for the various types of notes. Without this change, no URL is returned, which causes any note events on the feed to link directly back to the feed.

Merge request reports