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

🐛 Fix batch remove and rerun #935

Merged
merged 1 commit into from
Mar 12, 2024
Merged

🐛 Fix batch remove and rerun #935

merged 1 commit into from
Mar 12, 2024

Conversation

kirkkwang
Copy link
Contributor

The remove and rerun option was throwing a NoMethodError for not on a Arel::Attributes::Attribute object.

The remove and rerun option was throwing a NoMethodError for `not` on a
`Arel::Attributes::Attribute` object.
@kirkkwang kirkkwang added the patch-ver for release notes label Mar 11, 2024
@kirkkwang kirkkwang marked this pull request as ready for review March 11, 2024 23:33
@jeremyf jeremyf merged commit db6cacf into main Mar 12, 2024
6 of 7 checks passed
@jeremyf jeremyf deleted the fix-batch-remove-and-rerun branch March 12, 2024 14:16
jeremyf added a commit that referenced this pull request Mar 12, 2024
* main:
  🐛 Fix batch remove and rerun (#935)
  Download cloud files later (#930)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants