I ran some code to fix my Ease setting (move ease on existing cards from 130% to 200%) but my intervals are still messed up.
For example, in the image you can see the latest ease setting is only 200% but the interval jumped from 11 days to 1.27 months which is roughly 5-6x.
I believe what I need is some code which, for each card, will update the interval to the proper value shown in info (in this example 11 days). So then, if I had reviewed this card post-change I should see 22 days (200% * 11 days) instead of 1.27 months.
Thanks in advance!