Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to use @provide with interfaces & Allow to use @extend one fields defined in service different then base #3987

Conversation

vitramir
Copy link
Contributor

This PR is extended version of #3244.

During attempt to add @provides on Review.product I have founded that I it's impossible to add @external on Product fields, because Book and Furniture defined in different base services.

I removed EXTERNAL_MISSING_ON_BASE validation and some other fixes. All tests except EXTERNAL_MISSING_ON_BASE passed.

So, I don't know why EXTERNAL_MISSING_ON_BASE exists and how to remove is safely. If you show me what is broken now, I will try to fix it.

@glasser
Copy link
Member

glasser commented Oct 7, 2022

This code was moved to a different repo a few years ago (as described on this comment on a related PR: #3244 (comment))

@glasser glasser closed this Oct 7, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants