Closed Bug 506530 Opened 15 years ago Closed 15 years ago

WebService function to list product with all subelements

Categories

(Bugzilla :: WebService, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: Frank, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file, 1 obsolete file)

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; de-de) AppleWebKit/530.19.2 (KHTML, like Gecko) Version/4.0.2 Safari/530.19
Build Identifier: 3.4rc1

get only returns the product itself.
get_components retuns only the information about productname and the components.

But we need an function that retunrn all information. These are milestones, versions and components. For the components we need the email of the default assignee and default qa. Also we need the ids of the flag types.


Reproducible: Always
Blocks: 504937
Attached patch patch, V1 (obsolete) — Splinter Review
Attachment #390712 - Flags: review?
Attached patch patch, V2Splinter Review
I include some changes which I did for bug#424921
Attachment #390712 - Attachment is obsolete: true
Attachment #390879 - Flags: review?
Attachment #390712 - Flags: review?
Comment on attachment 390879 [details] [diff] [review]
patch, V2

Should be reviewed by mkanat
Attachment #390879 - Flags: review? → review?(mkanat)
Comment on attachment 390879 [details] [diff] [review]
patch, V2

This is not the right way to implement this sort of thing. If you want a unified method for getting information about a product, then Product.get should just be returning all the information that you need, and implementing include_fields and exclude_fields if people want only part of the data.
Attachment #390879 - Flags: review?(mkanat) → review-
The patch of bug# 424921 (patch, V6) now include all the information of this patch
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: