MINOR: Small refactor to be able to print correct message when reviewer is i… #19810
+23
−3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…nvalid
On the Glossary bulk import, if the reviewer was not properly formatted, the message was displaying that the issue was due to the
![image](https://private-user-images.githubusercontent.com/4912399/413400905-8e6732c2-8eab-47dd-aabe-b2fc3398fe20.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MjI5MTcsIm5iZiI6MTczOTYyMjYxNywicGF0aCI6Ii80OTEyMzk5LzQxMzQwMDkwNS04ZTY3MzJjMi04ZWFiLTQ3ZGQtYWFiZS1iMmZjMzM5OGZlMjAucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTVUMTIzMDE3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NjE3ZGE1NTA0M2Q0YWFmN2Q3MzI2NWQwNGQ5MjcwOGJmZjFiNDA0ZDdkMGNhMGIzNDcyMjk5ODAxMDNjODA1ZSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ._4pI5YvfsdV_Msf-BjxpQ8qX4cM0zrhH-CxG0MDJ4cM)
Owners
not being properly formatted.This PR aims to fix that by creating a specific error message for the reivewer:
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>