These are 2 separate patches. The failure of the feature test you're describing happens on Master even without this patch. The other patch fixes this, but is unrelated to this patch. Right now it applies cleanly on Master. If we rebase it here, we won't be able to apply it on master.
On Tue, Aug 8, 2017 at 12:05 PM, Wenlin Zhang <wzhang@pivotal.io> wrote:
Hi Khushboo,
Thanks for your review.
About the copy/paste function bug, we just found that this is an existing bug in master. Except for the query History tab, this bug also exist in the query data output . If you copy the data row in "Data Output" tab, it works fine, but the copy/paste in query tool won't work either. We will create a Redmine bug later.
And the feature test failure, we've already sent a new patch that fixed it. See this patch
I need to test this patch with the history tab update patch. Right now I can not apply this patch on top of the history update patch.
The copy/paste functionality through the added copy button is working fine, however once I copy the query text from the History tab through the copy button, I can not perform copy/paste for some another text in the Query tool.
Also, the feature test (QueryToolJourneyTest) is failing, please refer the attached screen-shot.