This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 252786 - Problem to clone url based query
Summary: Problem to clone url based query
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-04 00:45 UTC by jijwang
Modified: 2015-07-02 01:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jijwang 2015-06-04 00:45:49 UTC
Create a new query then click create query by url. Enter a valid query and save. Click clone query. It shows a new form query. But parameters are not pre-selected based on old query.

There is one of the two issue below:
1) Should cloning a url based query return a form query or a url based query?
2) If cloning a url based query returns form query, then parameters from old query should be pre configured on the form.

Build tested is 20150518-0fab368b504e.
Comment 1 Tomas Stupka 2015-06-30 15:50:40 UTC
fixed in jet-main #111251569fe9
Comment 2 Quality Engineering 2015-07-02 01:19:01 UTC
Integrated into 'main-silver', will be available in build *201507020001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/111251569fe9
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #252786 - Problem to clone url based query