We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
requests_with_item_comment = Request.select { |req| req.data['item_comment'] } => [#<MediatedPage:0x00007f7018f8e078 ... requests_with_item_comment.count => 318 Request.count => 40564 requests_with_item_comment.max_by { |req| req.created_at }.created_at => Fri, 04 Nov 2022 11:52:38.000000000 PDT -07:00 grouped = requests_with_item_comment.group_by(&:approval_status) grouped.keys => ["approved", "marked_as_done"]
The text was updated successfully, but these errors were encountered:
Ticket to come, but we'll be bringing back item comments for SAL-NEWARK material (post FOLIO? 🤞 ) so there's no sense removing or remediating it now.
Sorry, something went wrong.
Ticket describing SAL-NEWARK work: #1568
No branches or pull requests
The text was updated successfully, but these errors were encountered: