- Issue created by @joachim
- First commit to issue fork.
- @ranjit1032002 opened merge request.
- Status changed to Needs review
over 1 year ago 4:23am 23 March 2023 - ๐ฎ๐ณIndia Ranjit1032002
Created a MR!3702 for the issue mentioned, please review.
Thank You. - Status changed to Needs work
over 1 year ago 9:59am 23 March 2023 - ๐ฌ๐งUnited Kingdom joachim
The patch doesn't restore the missing declaration. Also /** @param is incorrect.
Also, please could you stick to using MRs once an issue has MRs? It's confusing to have patches and MRs floating around.
- ๐ฌ๐งUnited Kingdom joachim
+++ b/core/modules/views/src/EntityViewsData.php @@ -311,64 +311,63 @@ public function getViewsData() { + $table_mapping = [];
Now you're setting it to an empty array!
That's not right. This needs to keep the definition of that variable.
Rishabh Vishwakarma โ made their first commit to this issueโs fork.
- Status changed to RTBC
over 1 year ago 9:31am 24 March 2023 - ๐ฌ๐งUnited Kingdom joachim
MR looks good to me.
Test failures appear to be unrelated.
-
alexpott โ
committed c3f33fa6 on 10.1.x
Issue #3349761 by Ranjit1032002, Anchal_gupta, Nitin shrivastava,...
-
alexpott โ
committed c3f33fa6 on 10.1.x
- Status changed to Fixed
over 1 year ago 10:59am 25 April 2023 Automatically closed - issue fixed for 2 weeks with no activity.