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

Batch determination breaks with different form submissions #4290

Open
sandeepsajan0 opened this issue Dec 17, 2024 · 0 comments · May be fixed by #4304
Open

Batch determination breaks with different form submissions #4290

sandeepsajan0 opened this issue Dec 17, 2024 · 0 comments · May be fixed by #4304
Assignees
Labels
Type: Bug Bugs! Things that are broken :-/

Comments

@sandeepsajan0
Copy link
Member

Describe the bug

Batch determination raise Value error if selected submissions have different forms. #4226 (comment)

There are other validations as well that might cause the similar issue.

To Reproduce

Steps to reproduce the behavior:

  1. Select submission with different determination forms
  2. Try to dismiss them.

Expected behavior

Problematic statuses shouldn't be available for batch actions, it should check the validation on selected submissions and hide those options.

Just for the safer side, try to show error message in UI without performing batch actions instead of raising the error.

@sandeepsajan0 sandeepsajan0 added the Type: Bug Bugs! Things that are broken :-/ label Dec 17, 2024
@sandeepsajan0 sandeepsajan0 linked a pull request Dec 24, 2024 that will close this issue
2 tasks
@sandeepsajan0 sandeepsajan0 self-assigned this Dec 24, 2024
frjo added a commit that referenced this issue Jan 14, 2025
frjo added a commit that referenced this issue Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bugs! Things that are broken :-/
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant