Dale Stansberry

Results 86 issues of Dale Stansberry

## My Environment * __ArangoDB Version__: 3.4.3 * __Storage Engine__: RocksDB * __Deployment Mode__: Single Server * __Deployment Strategy__: Manual Start * __Configuration__: * __Infrastructure__: desktop * __Operating System__: Ubuntu...

3 UI
3 Foxx

This is/was a known bug in SkyUI and I think was fixed in a the current non-VR version. With name sorting active, if you have a stack of a few...

Currently, ownership change only applies to data and not collections. This will prevent proper changing ownership of data inside published collections since the destination collection will be different. For the...

Type: Bug
Status: Defer
Component: Database
Track Externally
SeenByJosh

Not sure how the problem happened, but there is a task lock that refers to a non-existent task. The DB integrity check should catch this kind of error.

Type: Bug
Component: Database

Use the existing icons for users and groups - this would be very helpful to see where permissions are being set.

Type: New Feature
Component: Web UI
Track Externally
SeenByJosh

During testing large/concurrent create/delete operations, a delete task became stuck in pending state. Restarting the core service caused the task to run and complete correctly. In addition a single collection...

Type: Bug
Priority: High
Component: Database
Component: Core

Title text and icons should allow clicks to pass-through

Type: Bug
Component: Web UI

libcurl with TLS is used extensively in server threads. While libcurl is being used correctly, it uses libcrypto which is not thread safe by default. Specific locking callbacks must be...

Type: Bug
Priority: High
Component: Core

Currently using version 4.6, but 5.x (and soon 6.x) are available.

Type: New Feature
Track Externally
SeenByJosh

If a nested tree item is selected, then left arrow is pressed to navigate out of the current scope, the parent node becomes active but selection is left set on...

Type: Bug
Component: Web UI
Track Externally
SeenByJosh