FPFSS already checks if a curation has the same launch command as a previously submitted curation. It should also check if the curation has the same UUID (indicated by the main folder of the curation) as a previously submitted curation. That will stop curators from copying and pasting the curation folder when curating multiple games, which prevents Blue from retaining curation UUIDs when importing. See FlashpointProject/launcher/issues/312 for more context.
Note that this entails keeping track of the folder names inside of previously submitted curation archives, not just checking the UUIDs in the Flashpoint database.
FPFSS already checks if a curation has the same launch command as a previously submitted curation. It should also check if the curation has the same UUID (indicated by the main folder of the curation) as a previously submitted curation. That will stop curators from copying and pasting the curation folder when curating multiple games, which prevents Blue from retaining curation UUIDs when importing. See FlashpointProject/launcher/issues/312 for more context. Note that this entails keeping track of the folder names inside of previously submitted curation archives, not just checking the UUIDs in the Flashpoint database.