Pick key in "Shared memory" action result

Hello,

When I choose a key in the shared memory action (list command), the results is not just the selected key, but all the keys that included the selected key.
e. g. I have 2 keys:
item\one_key
item\one_key_old
(for me there are two different keys)
But if I choose element\one_key I found in the results the chosen key, but also element\one_key_old. It seems that it is not an exact search (in selecting the selected key), but a fuzzy search.

Is this a bug or it is a desired feature?
(EM version is 5.3.1.3)

Best regards,
Radu

Hi @sradum

Yes, that’s intended behavior. You can see in the Shared Memory List command control that filter box is called ‘keys that start with’:

one_key_old and one_key in your example both start with one_key so both are listed