dbeaver / dbeaver/dbeaver

Hidden/Lost progress feeback on re-run after correcting the issue

Open
#19,803 2 comments 0 reactions 0 assignees View on GitHub
xf:ui
Dominant language
Java
Stars
51.8k
Forks
4.4k
Avg merge
3d 8h
Merged PRs (30d)
188

Description

### Description

After submitting a query with an issue (usually mis-spelled name), we get an error as below:
![image](https://user-images.githubusercontent.com/7436809/234335164-6126cc3d-d590-4f68-8cf5-20a4520c81e1.png)

The above is expected but after correcting the error and re-run, DBeaver is not displaying the progress feedback with the "Cancel" button. We have to find other ways to kill the running query. The following display that the query is still running:
![image](https://user-images.githubusercontent.com/7436809/234335529-18f9e3f8-17aa-4829-8699-189253d04c7e.png)

The work around is to remember to close the "Result" tab and let DBeaver instantiate a new tab so that I can get back a normal progress feedback.

### DBeaver Version

Community Edition 23.0

### Operating System

Windows 11

### Database and driver

Oracle

### Steps to reproduce

1. Type in a query that should run a long time and deliberately mis-spell the table name.
2. Execute it. You should get an error
3. Fix the mis-typed and re-execute.
4. The bug is that DBeaver is not surfacing the progress with the "Cancel" button.

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.