platform icon indicating copy to clipboard operation
platform copied to clipboard

bug(dashmate): cannot change base template settings before setup

Open pshenmic opened this issue 2 years ago • 0 comments

Expected Behavior

You can change base template config and it will persist during setup command

Current Behavior

Some config values gets overwritten because migrations are getting executing during setup process

Possible Solution

Fix this thing, so you can change some default values in the first place.

Steps to Reproduce (for bugs)

  1. dashmate config set --config local platform.drive.tenderdash.log.level trace
  2. dashmate setup local

Context

Your Environment

  • Version used:
  • Environment name and version (e.g. Chrome 39, node.js 5.4):
  • Operating System and version (desktop, server, or mobile):
  • Link to your project:

pshenmic avatar Feb 16 '23 23:02 pshenmic