Bug 1323915 - target_release web service needs reimplimenting
Summary: target_release web service needs reimplimenting
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: WebService
Version: 5.0
Hardware: Unspecified
OS: Unspecified
medium
unspecified vote
Target Milestone: 5.0
Assignee: Matt Tyson 🤬
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-05 04:52 UTC by Jeff Fearn 🐞
Modified: 2018-12-09 06:29 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-16 06:07:05 UTC


Attachments (Terms of Use)

Description Jeff Fearn 🐞 2016-04-05 04:52:30 UTC
Description of problem:
The WebServices code for target_release wasn't fully migrated as the upstream had added a new file and we wheren't sure what changes would be coming for that code.

It needs to be put back in as we won't have time for reworking this code for 5.0.

At least Bugzilla/WebService/Product.pm was missed, there might be other files.

Comment 1 Matt Tyson 🤬 2016-04-26 00:34:28 UTC
From what I can see the target_release field in works fine in the webservice.

QE, can you please test to ensure that the target_release field works as expected over RPC?

Comment 2 Rony Gong 🔥 2016-04-26 02:45:40 UTC
(In reply to Matt Tyson from comment #1)
> From what I can see the target_release field in works fine in the webservice.
> 
> QE, can you please test to ensure that the target_release field works as
> expected over RPC?

QE test belows:
1. Create bug with multi target_release set
2. Update bug's target_release
3. Testing bug.get to check it return taget_rlease
All above steps result is Pass.


Note You need to log in before you can comment on or make changes to this bug.