User tests: Successful: Unsuccessful:
Pull Request for Issue # .
Create a Privacy Request in backend.
No errors.
Return value of Joomla\Component\Privacy\Administrator\Model\RequestModel::getActionlogModel() must be an instance of ActionlogsModelActionlog, bool returned
No.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration |
Labels |
Added:
?
|
Category | Administration | ⇒ | Administration Front End |
Do we need to have 5 duplicate methods here or could we just add 1 to some helper instead?
They are 5 separate contexts, it is fine as is. Trying to DRY this code for the sake of it is going to result in awkward public facing API.
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-07-12 13:16:58 |
Closed_By | ⇒ | wilsonge |
Thanks!
Do we need to have 5 duplicate methods here or could we just add 1 to some helper instead?