Repeating group saving wrong thing

Hey everyone,

Ok I’ve got a really weird thing going on here.
I’m building an app where you can build an avatar.

For the image I created a database named ‘persona’ and filled it with images.
I build a repeating group to show these images and a workflow to save them.

For some reason the workflow saves the wrong image. Does anyone have an idea how this is possible?

Link to the project: https://bubble.io/page?type=page&name=save_repeating_group_imag&id=test-0u342&tab=tabs-1
Preview: https://test-0u342.bubbleapps.io/version-test/save_repeating_group_imag?debug_mode=true

Edit - I didn’t use a button to save since this wouldn’t be a good fit in the final project.