Skip to content
Snippets Groups Projects
Commit d9e26ca6 authored by Douwe Maan's avatar Douwe Maan
Browse files

Reset correct event cache

parent 36bd6c84
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -5,7 +5,7 @@ module Notes
 
note.update_attributes(params.merge(updated_by: current_user))
 
project.reset_events_cache
note.reset_events_cache
 
note
end
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment