nice-node icon indicating copy to clipboard operation
nice-node copied to clipboard

New config settings don't show up unless node is deleted

Open corn-potage opened this issue 2 years ago • 1 comments

Problem details

Current Behavior: When we add new config settings in the node settings JSON, the new settings aren't displayed in the settings page. If I delete the node without deleting the node chain data, and re-add the node, the new setting shows up.

Expected behavior (?): When a user starts the app after an app update, and opens settings for a node, new config settings should display.

Environment: Ubuntu

corn-potage avatar Jun 25 '22 03:06 corn-potage

Yup, there is no "Updates for Node Specifications" yet. The workaround is deleting the node (keep the node data storage), then re-adding the node. This does delete the node settings :(

I have some ideas on how to implement updates for node specs.

jgresham avatar Jun 26 '22 20:06 jgresham

temp/semi-fix in

jgresham avatar Sep 06 '23 20:09 jgresham