Skip to content

Instantly share code, notes, and snippets.

View spike008t's full-sized avatar

Tieu Philippe KHIM spike008t

View GitHub Profile
@spike008t
spike008t / patch_time_entry_edit_on_update_issues-git.diff
Created September 28, 2014 20:58
Patch to be able to edit the time_entry object when updating an issue
From 8f1ebd2d9e1e0b88a59bcdb111191d1ef87b447a Mon Sep 17 00:00:00 2001
From: pkhim <pkhim@direct-streams.com>
Date: Wed, 17 Sep 2014 15:55:35 +0200
Subject: [fix][issues] add the possibility to a plugin to modify the
time_entry object with the controller_issues_edit_before_save hook
---
app/controllers/issues_controller.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)