LosD

Results 27 issues of LosD

In the file chooser, there is a button with a home icon. If clicked, that button will not open the users home folder, but instead open the desktop. It should...

Type: Bug
Component: Desktop

We seem to have a problem with SQL Server jobs that cannot be run after another (or the same) job has failed. This seems to be a pretty consistent problem,...

Type: Bug
Component: Engine

Adding a default requirement draws lines to every single component in the scope. It would be nice with a better way to show a filter is a default.

Type: Enhancement
Component: Desktop

If a user sets up a union, and then deletes one of the source tables, DC goes into a spin, where it spews 10s or 100s of dialogs with this...

Type: Bug
Component: Desktop

Sorting by clicking the header of columns with drill-down arrows does not work. We could probably fix it by either seperating the drill-down arrow into its own column, or through...

Type: Bug
Component: Desktop

While doing #1253, we realized that we have quite some overlap between `ApplicationDriver`and `SparkRunner`. It would be nice if `ApplicationDriver` (or maybe smaller, more focused classes?) took care of the...

Type: Enhancement
Component: Engine

Originally submitted by @jacques-hi: When a DC job is configured to write to an excel sheet, data cleaner becomes so slow that editing the job becomes nearly impossible. This only...

Type: Bug
Component: Engine

For CSV we can choose all kinds of sources, but this is not possible for XML files (and possibly other types). Let's try to change that.

Type: Enhancement
Component: Desktop

We've recently changed our font to Muli. Unfortunately it fails almost all non-western characters, so we should make it possible to override by the user.

Type: Bug
Component: Desktop

Currently the null-check filter is all-or-nothing; either you specify that all selected columns must be non-null/non-empty or any selected columns must be non-null/non-empty for the record to be valid. It...

Type: Enhancement
Component: Engine
Component: Desktop