Issue with get function in Storage piece

Hi there! I’ve been having an issue with the storage piece for the past few days. I’m using the “put” function to save a specific value under a key, but when I try to retrieve it with “get”, it either returns a blank value or “undefined”.

My workflows rely heavily on storing and reading these values, and they’ve been working fine until recently. Right now, they’re completely stuck because of this issue. This piece had some problems a few months ago, so I’m wondering if it might be related.

I’d really appreciate any help with this!

Hi @Alan

Do you have some screenshot and you made sure the Setting Project, Flow or Run is the same in each of the storage pieces.

KR Bram

Hi @Bram , thanks for your answer.

The setting project, flow, or run is correct in all the flows and every time I use the Storage piece. Also, it had been working without any issues until a few days ago, and no changes have been made, so it’s not about how it’s being used, but rather that something is failing in that piece.

Ahh I understand! Let me loop in @kishanprmr he might be able to help out.

Kr Bram

@Alan, could you share both the ‘put’ and ‘get’ action steps? What type of values are stored?

Folks, I can confirm - Storage piece is broken in both community (latest version) and Cloud.

The symptoms are exactly the same across cloud and community versions - I’m trying to append a string of text, with the Run scope. Pressing “test” a few times. Then trying to “get” the same key (with the same scope - run), and nothing happens. No results show at all.


Hi @Evgeny

Are you able to reproduce on the cloud? If not what version are you at?

Yes I can - it affects the latest community version, and whatever Cloud version that’s currently running. What do you need?

@abuaboud - Storage piece is completely unusable. Flows with the broken storage piece seem to be stuck in perpetual “unsaved” state.