- First commit to issue fork.
- last update
over 1 year ago Custom Commands Failed - @jodavidson opened merge request.
- Status changed to Needs review
over 1 year ago 2:51pm 8 June 2023 - π¨π¦Canada jodavidson
Confirmed that TypedDataManager::createInstance() does not gracefully handle the missing name and parent parameters.
Added some code to set those elements of the array if not present.
- Status changed to Needs work
over 1 year ago 3:27pm 8 June 2023 The Needs Review Queue Bot β tested this issue. It fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
This does not mean that the patch needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide β to find step-by-step guides for working with issues.
- last update
over 1 year ago Custom Commands Failed - Status changed to Needs review
over 1 year ago 3:15pm 12 June 2023 - π¨π¦Canada jodavidson
Unfortunately my coded editor respected the Symfony standard rather than the Drupal one. Oops. Fixed and re-pushed.
- Status changed to Needs work
over 1 year ago 1:36am 13 June 2023 - πΊπΈUnited States smustgrave
Can the issue summary be updated to highlight the proposed solution.
Also as a bug will need a test case to show the issue.
- π¬π§United Kingdom joachim
> Can the issue summary be updated to highlight the proposed solution.
It's this:
> FieldTypePluginManager should take care of this.