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

LC0035 - Cross analyse base and extension fields for pages and tables #698

Merged

Conversation

ans-bar-bm
Copy link
Contributor

fixes #694

The previous logic made a clear separation that for standalone table fields only standalone pages were analysed, and for tableextension fields only pageextensions were analysed.

This change adds analysis to also find fields on standalone pages for table extensions (the example in the issue).
This change adds analysis to also find fields on pageextensions for standalone tables (could come in handy now that we can extend our own objects / pages).

@ans-bar-bm ans-bar-bm changed the base branch from master to prerelease July 12, 2024 07:20
@Arthurvdv Arthurvdv merged commit d9a49e9 into StefanMaron:prerelease Jul 12, 2024
41 checks passed
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.

LC0035 - False Positive FlowField
2 participants