Hi!
I'm writing a plugin that uses BandanaManager to save things to the database. There are two macros that does this and there's something mysterious going on with one of the macros.
Both macros are persisting data using the key/value storage method and they both work fine. But when the plugin is updated with a new version, the keywords have survived, but their corresponding values are all null for one of the macro, while they're persisted perfectly for the other.
This is bugging me a lot. Here's what I've tried:
1) I tried looking for any difference in the way the two macros are set up to see if one is set up to persist throughout updates while the other is not. I can find no difference
2) I've read about Bandana in the atlassian documentation to see if there is some configuration that would determine the values to persist throughout updates or be purged. I am unable to find any such thing.
Any help would be greatly recieved. Thanks a million!
Hi Alexander,
there's another community for developer's issues:
https://community.developer.atlassian.com/
Maybe you get an answer there sooner
We seem to face the same issue, see https://github.com/baloise/digital-signature/issues/82#issuecomment-1110576216
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.