
I have a very complicated issue to present: When I make changes to a repeating section of my sheet it will sometimes not update on everyone's sheet. For 5e Shaped the most common place for this is the spellbook. In my most recent update I updated spells. Some pre-existing repeating sections are updated, but others are not. Debugging info on a person's campaign: <a href="https://app.roll20.net/forum/post/2146354/5e-shape" rel="nofollow">https://app.roll20.net/forum/post/2146354/5e-shape</a>... In that case it seems that a hidden variable named "spellcastmacrooptions" was updated for some repeating sections, but not the others. If I look at the actual code they're all updated. (search for "attr_spellcastmacrooptions"). I hope this can be fixed. Maybe in the mean time I'll rename the hidden variable to force it to update. If this can't be fixed by the end of the week I'd really appreciate it if you guys could deploy a fix today or tomorrow (I will update this post when I deploy the rename, but I am not sure that change will propogate either). EDIT: Renaming the hidden variable does force it to update (I found an old PC with broken spells that were fixed after I changed the name)