- First commit to issue fork.
- Status changed to Needs review
over 1 year ago 9:49am 23 June 2023 - 🇮🇳India apatel0325
These errors come from the consumers module so, you have to apply the below patch on the consumers module.
I got the same problem and the issue is fixed when I run the below patch.
Thanks! - Status changed to RTBC
over 1 year ago 6:51am 4 July 2023 - 🇮🇳India SenthilMohith Chennai
Yes, the above error occurred in the consumers module. Got the below error while navigating to the page /admin/config/services/consumer.
TypeError: Drupal\consumers\Entity\Consumer::getClientId(): Return value must be of type string, null returned in Drupal\consumers\Entity\Consumer->getClientId() (line 252 of /var/www/docroot/modules/contrib/consumers/src/Entity/Consumer.php)
I have applied the patch #4 and it's loading the consumers page without any error.
- Status changed to Closed: won't fix
5 months ago 1:12pm 11 June 2024