Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Goal The goal of this PR is to fix the pre migration issue that somehow got slipped into `main` branch. An example of the error is the following: ``` 2023-12-21 20:34:20 Running pre_upgrade... 2023-12-21 20:34:20 (key, value) failed to decode at [238, 198, 243, 193, 61, 38, 174, 37, 7, 201, 155, 103, 81, 225, 158, 118, 13, 72, 203, 53, 182, 108, 220, 238, 63, 151, 213, 0, 114, 204, 79, 216, 6, 164, 163, 214, 215, 161, 241, 20, 108, 0]: Error 2023-12-21 20:34:20 (key, value) failed to decode at [238, 198, 243, 193, 61, 38, 174, 37, 7, 201, 155, 103, 81, 225, 158, 118, 13, 72, 203, 53, 182, 108, 220, 238, 63, 151, 213, 0, 114, 204, 79, 216, 7, 99, 201, 131, 129, 220, 137, 171, 101, 0]: Error [More with other at values] ``` Related to #1693 # Discussion <!-- List discussion items --> # Checklist - [X] try-runtime was updated # verification The try-runtime works as expected ![Screenshot 2023-12-21 at 1 53 04 PM](https://github.com/LibertyDSNP/frequency/assets/9152501/48652d58-0a08-4133-bab3-4398fdbf999f)
- Loading branch information