Migrate control values from Any to String
Open
bug
Menas
priority: undecided
- Dominant language
- Scala
- Stars
- 33
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
## Describe the bug
Old Atum used Any as the type for control values. The new version of Atum uses String instead. This causes issues in Menas when displaying old runs.
## To Reproduce
- Migrate and old database.
- Open any run containing numeric control values.
## Expected behavior
It should work fine.
Contributor guide
Assessment
This issue has not been assessed yet.