Actions
Defect #8229
closed"project.xml" response does not include the parent ID
Start date:
2011-04-26
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
the response from Project REST API does not include "parent ID" field.
Updated by Etienne Massip over 13 years ago
- Assignee deleted (
Jean-Philippe Lang)
Updated by Alex Last over 13 years ago
Etienne, hi. Is there anyone who could fix this?
Updated by griffin qiu over 13 years ago
- Status changed from New to Resolved
- Assignee set to Nicolas Chuche
- % Done changed from 0 to 80
Alexey Skor wrote:
the response from Project REST API does not include "parent ID" field.
test
Updated by Alex Last over 13 years ago
I don't see any changed in the repository...
Updated by Etienne Massip over 13 years ago
- Status changed from Resolved to New
- Assignee deleted (
Nicolas Chuche) - Target version set to Candidate for next minor release
- % Done changed from 80 to 0
You're right, this is missing, although this information is present in the issue xml build.
Updated by Jean-Philippe Lang over 13 years ago
- Status changed from New to Closed
- Target version changed from Candidate for next minor release to 1.2.1
- Resolution set to Fixed
Fixed in r6203.
Updated by Alex Last over 13 years ago
it's not merged into Redmine 1.2.1 branch yet, is it?
Updated by Toshi MARUYAMA over 13 years ago
Alexey Skor wrote:
it's not merged into Redmine 1.2.1 branch yet, is it?
Merged in 1.2-stable r6205.
Updated by Alex Last over 13 years ago
yeah, sorry. there was a bug in my junit test. I fixed it and verified this works for both Redmine-trunk and 1.2-stable branch.
I added support to Redmine Java API: http://code.google.com/p/redmine-java-api/issues/detail?id=58
Actions