axonops / axonops-workbench

AxonOps™ Workbench for Apache Cassandra® - Desktop application for Mac, Windows and Linux
https://axonops.com
Apache License 2.0
10 stars 0 forks source link

[bug]: Cannot update cluster name #356

Closed digiserg closed 3 weeks ago

digiserg commented 3 weeks ago

Do I have the most recent version of AxonOps Workbench installed?

AxonOps Workbench Version

v0.1.1-internal-20240905

Is there an existing issue for this?

Operating System

MacOS

Operating System Version

13.5.2

Apache Cassandra Version(s)

4.1.5

Bug Description

I tried changing the connection name but the "Update Cluster" option is greyed out

image

Steps to Reproduce

Edit an existing cluster and try to change the name

Expected Behavior

It should allow me to rename it

Actual Behavior

Update button disabled

Severity

High

Further Information

No response

millerjp commented 3 weeks ago

This is because the directoy on the filesystem is the cluster name. The only way to change this would be to rename the directory on the filesystem. Which we could do @mhmdkrmabd ?

digiserg commented 3 weeks ago

User error