Skip importing AwardEmoji for custom emoji which don't exist on the target instance
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
When using Bulk Imports to import a project or group, if the source has custom emoji, which the destination does not have, we'll get a RecordInvalid
error with "Name is not a valid emoji name" when trying to create the AwardEmoji
.
This error isn't very valuable to the end user so we should instead skip creating these records in the first place, and update the documentation to make it clear that missing custom emoji will not be imported.
Related to: https://gitlab.com/gitlab-com/request-for-help/-/issues/2741#note_2473589482
Edited by 🤖 GitLab Bot 🤖