Update spent time field with API
Added by Dmitry Buhtyak almost 14 years ago
Hi!
I am using PHP.
How to add (remove) "Spent time" value to issue?
Thanks.
Replies (3)
RE: Update spent time field with API - Added by Felix Schäfer almost 14 years ago
I don't think this is possible with the API yet.
RE: Update spent time field with API - Added by Mischa The Evil almost 14 years ago
Felix Schäfer wrote:
I don't think this is possible with the API yet.
Felix, I might be wrong here but doesn't imply changeset r4461 and the (status of) related issue #6823 that this, at least in theory, should be possible with the current1 API?
1 as implemented within the current Redmine trunk (source:/trunk@4574), which will become Redmine 1.1.0 pretty soon
RE: Update spent time field with API - Added by Felix Schäfer almost 14 years ago
Mischa The Evil wrote:
Felix Schäfer wrote:
I don't think this is possible with the API yet.
Felix, I might be wrong here but doesn't imply changeset r4461 and the (status of) related issue #6823 that this, at least in theory, should be possible with the current1 API?
Ok, my bad, I haven't kept up that closely with code changes lately. As you have pointed out: should work with trunk, not with stable yet though.