Skip to content

Defaults manager writes small values instead of 0 #642

@brtietz

Description

@brtietz

Describe the bug

When creating a new variable, I attempted to write a new SSC number of 0, but the defaults manager wrote 3.33e-317 instead. Modifying the variable successfully changed it to zero.

To Reproduce

Steps to reproduce the behavior:

  1. Go to defaults manager
  2. Create a new number
  3. Use git diff to see what the defaults manager actually wrote

Expected behavior

Expect 0 to write 0 instead of a very small number.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions