WeakAuras2 icon indicating copy to clipboard operation
WeakAuras2 copied to clipboard

Warn and confirm BEFORE data migration for dev/beta/alpha IF internalVersion > releaseInternalVersion

Open mrbuds opened this issue 11 months ago • 2 comments

Is your feature request related to a problem? Please describe. Alpha users of a build with a superior intenalVersion than the one on release channel can't share their auras to release users

User data is automatically migrated without prior warning

This is not 100% true with all alpha builds, so a user may start using alpha version, is able to share aura, until.. they can't, without warning

Describe the solution you'd like Release github action should automatically detect if internalVersion is different than last release, if true then update Private.releaseInternalVersion and commit it (is it possible?)

Then when using a dev/beta/alpha build on PLAYER_LOGIN have an extra static popup before running Private.Login() only if internalVersion is different from last release

mrbuds avatar May 13 '25 16:05 mrbuds

i believe we discussed this on discord once, lemme see if i can get a transcript of that

emptyrivers avatar May 13 '25 16:05 emptyrivers

It started here https://discord.com/channels/172440238717665280/504369343367348275/1324894748133167266

mrbuds avatar May 13 '25 16:05 mrbuds