The Needs Review Queue Bot โ tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide โ to find step-by-step guides for working with issues.
- First commit to issue fork.
- @bhanu951 opened merge request.
- Status changed to Needs review
about 2 years ago 10:29pm 30 January 2023 - Status changed to RTBC
about 2 years ago 4:36pm 24 February 2023 - ๐บ๐ธUnited States smustgrave
Proposed solution seems to be covered without causing failures.
- Status changed to Needs work
almost 2 years ago 10:34am 22 March 2023 - ๐ฌ๐งUnited Kingdom catch
The issue summary looks like it's asking for a new API method to re-use that functionality in contrib, however a new private function doesn't do that. Should this all move to a class with static methods? Or a service?