Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extra validation when editing all labels by CSV #5368

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

jorg-vr
Copy link
Contributor

@jorg-vr jorg-vr commented Feb 16, 2024

This pull request adds an extra validation when uploading user labels.

This way we give a proper error for valid CSV files that do not contain the correct columns.
image

Closes #5367

@jorg-vr jorg-vr added the bug Something isn't working label Feb 16, 2024
@jorg-vr jorg-vr self-assigned this Feb 16, 2024
@jorg-vr jorg-vr requested a review from a team as a code owner February 16, 2024 13:14
@jorg-vr jorg-vr requested review from bmesuere and chvp and removed request for a team February 16, 2024 13:14
@chvp chvp changed the title Add extra validation when edditing all labels by CSV Add extra validation when editing all labels by CSV Feb 16, 2024
@jorg-vr jorg-vr merged commit 151d271 into main Feb 16, 2024
14 of 15 checks passed
@jorg-vr jorg-vr deleted the fix/error-on-incorrect-csv branch February 16, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Edit all labels" functionality broken?
3 participants