Delete the 1st pair in a map

  • On what exactly?

  • And what defines the ‘first’? First registered matching the constraint? (for example: first user registered at an address)

Ps. My guess now is that we will end up writing the proper query or migration :slight_smile:

Or: you have multiple entries that should be detected as the same (needs logic) and have to be ‘merged’ into one.