- Issue created by @Nishant
- @nishant opened merge request.
- Status changed to Needs review
over 1 year ago 11:01am 9 June 2023 - Status changed to RTBC
over 1 year ago 6:07am 12 June 2023 -
Daniel.Moberly →
committed 84ff82a0 on 8.x-1.x authored by
Nishant →
Issue #3365850 by Nishant: Access check error on questions-answers/...
-
Daniel.Moberly →
committed 84ff82a0 on 8.x-1.x authored by
Nishant →
- Status changed to Fixed
over 1 year ago 5:00pm 20 June 2023 Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
over 1 year ago 10:20pm 7 August 2023 - 🇵🇾Paraguay rubenjara Paraguay
On line 158 it also needs to be added, I have this problem when approving a question.
$query = $this->entityTypeManager->getStorage('questions_answers_' . $type)->getQuery()->accessCheck();