I have an app where I am patching a gallery to a SharePoint list. The app is only creating new items (by default) and not used to udpate anything. It was working correctly initially but now is creating duplicate items from the last item entered into the collection rather than creating a unique item for each item in the collection.
Input:

Collection:

Patch Statement:

SharePoint list with newly created items:

I am not knowledgable enough to figure this out. It doesn't make any sense.