0 vote
hi!
when working with secure notes we noticed the contents not updated (even not when pressing CTRL+F5 in navigation) until the client is restarted.
steps to reproduce:
user A: creates secure note "secureSensitiveNote1" with text "this is a secure text -userA" with the option "is sensitive" checked and type set to "text"
user B: edits "secureSensitiveNote1" and changes text to "7h15 15 no 53cr37 -userB"
now when user A clicks on "view" for the secure note "secureSensitiveNote1" the text "this is a secure text -userA" is shown.
nothing but restarting RDM resulted in showing the most recent changes.
I'd expect the note contents of type "secure note" don't get cached at all but pulled from DB each time someone views it.
KR
G.
PS: now when I re-think the behaviour - I consider it more as a bug than a feature request - if you agree please move it to the appropriate forum
Hello Guenther,
We're adding a few new options in RDM 2022.2 to refresh when doing certain actions, for example, before executing the entry:
Perhaps this will help your situation. I've opened a ticket so we can investigate though, maybe there is an issue alongside this. We will get back to you as soon as we can.
Regards,
Hubert Mireault
hi Hubert,
if "executing" means "view" in case of secure notes that would fix it.
KR
G.
I tested and it does apply in this situation. Our next beta releasing this week (2022.2.11.0) will have this feature available.
Regards,
Hubert Mireault
thanks alot!