- Issue created by @himanshu_jhaloya
- Status changed to Needs review
about 2 years ago 6:06am 9 February 2023 - 🇺🇸United States papagrande US West Coast
@himanshu_jhaloya, I can't see the MR at https://git.drupalcode.org/project/eloqua_api_redux/-/merge_requests/2 without errors. Can you upload a patch for review?
- First commit to issue fork.
- 🇧🇷Brazil elber Brazil
I just added the cacheBackend property, Dependency Injection sounds good to me module keeps working as expected, please revise!
- Status changed to Needs work
about 2 years ago 12:23am 23 February 2023 - 🇺🇸United States papagrande US West Coast
I still can't see any data in the Giltlab merge request--I just see "An error occurred while fetching pending comments". Please attach a patch file that I can review. Thanks.
- Assigned to elber
- Issue was unassigned.
- Status changed to Needs review
about 2 years ago 5:36pm 27 February 2023 - 🇺🇸United States papagrande US West Coast
@elber, thank you very much.
I'm just curious about adding:
+++ b/src/Service/EloquaApiClient.php @@ -45,6 +53,13 @@ class EloquaApiClient { + protected $cacheBackend;
The cache backend never seems to get used in the class so why is it needed? AND if that property wasn't there, why wasn't there an error in __construct() when the property was supposedly being set?
Finally, have you tested the module with and without the patch?
- 🇧🇷Brazil elber Brazil
Hi @PapaGrande sorry I will take a look on it and tomorrow I send my feedback!
- 🇧🇷Brazil elber Brazil
Hi @PapaGrande you are right I removed the cacheBackend property because it wasn't beeing used in somewhere, please revise.
- Status changed to RTBC
almost 2 years ago 6:55pm 3 May 2023 - 🇺🇸United States papagrande US West Coast
@elber, thanks! Looks good and passed manual testing.
-
PapaGrande →
committed 92710c70 on 2.0.x authored by
elber →
Issue #3340462 by elber, himanshu_jhaloya: Drupal calls should be...
-
PapaGrande →
committed 92710c70 on 2.0.x authored by
elber →
- Status changed to Fixed
almost 2 years ago 7:01pm 3 May 2023 Automatically closed - issue fixed for 2 weeks with no activity.