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

[Bug]: Editing of submission meta attributes not allowed if not provided during submission #4413

Open
Harshit28j opened this issue Aug 23, 2024 · 0 comments

Comments

@Harshit28j
Copy link

Description:

Currently, EvalAI does not allow editing of submission meta attributes if they were not provided during the initial submission. This is a bug, as users should be able to add or edit meta attributes even if they were not provided initially.

Steps to reproduce:

Make a submission without providing a specific field (e.g. a text field).
Attempt to edit the submission.
Observe that editing is not allowed due to the missing field.

Expected behavior:

Editing should be allowed even if a field was not provided during the initial submission. The user should be able to add or update the field during the editing process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant