Skip to content

Conversation

pkly
Copy link

@pkly pkly commented Apr 7, 2025

Fixes #1566

I've pasted this over the currently installed version in the project in which I had these issues, seems to work fine. Would be good if it could be re-checked and generally looked over, since I'm not 100% sure about it, but this is the place which causes the issue mentioned.

It should prevent situations where a known, working class name is skipped over and a vendor class is used instead, as there is no instance in which modifying vendor classes is required.

Actually this also seems to not work when it comes to classes with relations, so the target entity class (one we're adding relation to) may still be pulled from the vendor.

@smnandre
Copy link
Member

cf #1479 and 1422

@pkly
Copy link
Author

pkly commented Jul 9, 2025

Any chance one of the maintainers could look at this? It's horribly annoying.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[make:entity] Maker modifies vendor files if FQCN covers up local alias
2 participants