- last update
about 1 year ago Fetch save error - Issue created by @sraLton
- Status changed to Needs work
about 1 year ago 5:33pm 6 October 2023 - 🇺🇸United States smustgrave
Thank you for reporting.
Can we get a test case showing the issue?
- Status changed to Needs review
about 1 year ago 6:32am 7 October 2023 - 🇬🇧United Kingdom catch
Even if there's a reproducible bug we don't need test coverage to remove dead code. It would be good to confirm that there's some existing test coverage for the class though.
- last update
about 1 year ago Custom Commands Failed - 🇬🇧United Kingdom longwave UK
Haven't looked at the code in detail but do we need to consider backward compatibility in the constructor, in case someone has extended this?
- 🇺🇸United States smustgrave
The class was marked internal so that means we’re safe right?
- 🇬🇧United Kingdom longwave UK
As it's @internal, yes we're safe to do this with no BC. I checked contrib anyway and found that at one time https://www.drupal.org/project/config_entity_revisions → did extend this class but it doesn't appear to any more in the currently supported release at least. I didn't find any other references to it so I think we're safe.
- Status changed to Needs work
about 1 year ago 2:32pm 9 October 2023 - last update
about 1 year ago 30,384 pass - 🇮🇳India AditiVB
Aditi Saraf → made their first commit to this issue’s fork.
- Status changed to Needs review
about 1 year ago 9:15pm 17 October 2023 - Status changed to RTBC
about 1 year ago 1:42pm 19 October 2023 - 🇺🇸United States smustgrave
Verified EntityTypeInfo.php is an @internal class so no BC concerns I believe.
- last update
about 1 year ago Custom Commands Failed - last update
about 1 year ago Custom Commands Failed - last update
about 1 year ago Custom Commands Failed - last update
about 1 year ago Custom Commands Failed - last update
about 1 year ago Custom Commands Failed - last update
about 1 year ago Custom Commands Failed - last update
about 1 year ago Custom Commands Failed - last update
about 1 year ago Custom Commands Failed - last update
about 1 year ago Custom Commands Failed - last update
about 1 year ago Custom Commands Failed - last update
about 1 year ago Custom Commands Failed - last update
about 1 year ago Custom Commands Failed - Status changed to Needs work
about 1 year ago 12:12am 11 November 2023 The Needs Review Queue Bot → tested this issue.
While you are making the above changes, we recommend that you convert this patch to a merge request → . Merge requests are preferred over patches. Be sure to hide the old patch files as well. (Converting an issue to a merge request without other contributions to the issue will not receive credit.)
- First commit to issue fork.