
I am not sure if this belongs in "Bugs" or this is known behaviour, or if it will fix itself in a few days, or if I should contact staff or what, but I thought I would ask here first just to find out if this is known behaviour and what people think I ought to do (since this sub-forum seems to get feedback a lot faster than bugs). So earlier this week I released a new version of the "Earthdawn by FASA" character sheet, and at the same time a new version of the "Earthdawn by FASA character sheet companion" API. Here is the significant part of the .json "name": "Earthdawn by FASA character sheet companion",
"script": "Earthdawn.js",
"version": "01.001",
"previousversions": ["01.000"], They both sort of went live yesterday, but the API script library Add function is insisting on running the old version "01.000". On the API Scripts page, if you have "Added" the script from the script library, there is a "Version" dropdown that asks what version of the script you want to use. No matter which you choose (Latest, 01.001, 01.000) it will ALWAYS run 01.000. This means that the new features/buttons of the character sheet does not work. If you delete the script and reinstall it via Add, it does the same thing. If you delete the script and reinstall it via "Import", it gets the correct (01.001) version. This is happening across all all known campaigns of everybody using my sheet and is generating a lot of messages back to me in that it looks like the sheet is buggy. Is this known behavior? Will it fix itself in a few days when something on Roll20 happens to be updated? Should I file a Bug Report or something else? How can this be fixed? Thanks.