Issue Number | 745 |
---|---|
Summary | Wrong assignment date displayed for internal article tags |
Created | 2023-03-03 07:13:40 |
Issue Type | Bug |
Submitted By | Kline, Bob (NIH/NCI) [C] |
Assigned To | Kline, Bob (NIH/NCI) [C] |
Status | Closed |
Resolved | 2023-03-06 14:01:01 |
Resolution | Fixed |
Path | /home/bkline/backups/jira/oceebms/issue.339870 |
Line 876 of
ebms_article/src/Controller/ArticleController.php
should
be
'assigned' => $tag->added,
instead of
'assigned' => $tag->added->value,
Fixed on https://ebms.rksystems.com and https://ebms4-dev.nci.nih.gov.
Elapsed: 0:00:00.000423