Issue Number | 744 |
---|---|
Summary | Fix handling of topics without articles in review queue |
Created | 2023-03-03 06:46:12 |
Issue Type | Bug |
Submitted By | Kline, Bob (NIH/NCI) [C] |
Assigned To | Kline, Bob (NIH/NCI) [C] |
Status | Closed |
Resolved | 2023-03-06 14:00:29 |
Resolution | Fixed |
Path | /home/bkline/backups/jira/oceebms/issue.339869 |
When the current user is the NCI reviewer for some, but not all of
the topics in the review queue, the processing loop to put the topics in
separate piles tries to index the $counts
array with a
topic ID which isn't represented in the array because the topic has no
articles awaiting review. This causes a warning in the Drupal logs, but
does not appear to adversely affect the behavior of the queue. Still,
this should be cleaned up. See lines 1079 and 1083 of
{}ebms_review/src/Form/ReviewQueue.php{
}.
Fixed on https://ebms.rksystems.com and https://ebms4-dev.nci.nih.gov.
Elapsed: 0:00:00.000746