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

Коррекция порядка обработки свойств для объекта с детейлом и мастером одного типа #259

Merged
merged 4 commits into from
Feb 5, 2024

Conversation

Anisimova2020
Copy link
Contributor

В общем случае, если у объекта детейл и мастер были одного типа, то порядок обработки этих свойств был определён порядком расположения их в классе. Теперь же зафиксировано, что сначала обрабатываются детейлы, а потом мастера (в противном случае порядок объектов разрешается некорректно).

@Anisimova2020 Anisimova2020 self-assigned this Jan 24, 2024
@Anisimova2020 Anisimova2020 merged commit a56192a into develop Feb 5, 2024
3 of 4 checks passed
@Anisimova2020 Anisimova2020 deleted the feature-5-object-with-same-master-and-detail branch March 21, 2024 09:55
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.

3 participants