Defect #8229
"project.xml" response does not include the parent ID
Status: | Closed | Start date: | 2011-04-26 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | REST API | |||
Target version: | 1.2.1 | |||
Resolution: | Fixed | Affected version: | 1.1.2 |
Description
the response from Project REST API does not include "parent ID" field.
Associated revisions
Adds parent project to /projects/:id API (#8229).
History
#1
Updated by Etienne Massip about 11 years ago
- Assignee deleted (
Jean-Philippe Lang)
#2
Updated by Alex Last about 11 years ago
Etienne, hi. Is there anyone who could fix this?
#3
Updated by griffin qiu about 11 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
#4
Updated by Alex Last about 11 years ago
I don't see any changed in the repository...
#5
Updated by Etienne Massip about 11 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.
#6
Updated by Jean-Philippe Lang almost 11 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.
#7
Updated by Alex Last almost 11 years ago
it's not merged into Redmine 1.2.1 branch yet, is it?
#8
Updated by Toshi MARUYAMA almost 11 years ago
Alexey Skor wrote:
it's not merged into Redmine 1.2.1 branch yet, is it?
Merged in 1.2-stable r6205.
#9
Updated by Alex Last almost 11 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