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

Custom attributes in SG set explicitly even for AY hierarchical values #101

Open
jakubjezek001 opened this issue May 24, 2024 · 0 comments
Assignees

Comments

@jakubjezek001
Copy link
Member

Currently, we are not explicitly populating values into synchronized custom attributes during project synchronization. As a result, if some AYON folder attributes are left unset, they will naturally inherit values from their parent folders.
image

This leads to SG showing no value and appearing empty. To address this issue, we need to ensure that hierarchical values are resolved during project synchronization.
image

We should explicitly set default values for synchronized attributes and, during the reverse synchronization of attributes from SG to AY, we must verify if values are inherited hierarchically. If they are, we should ignore them to prevent any unintended local entity overrides.

@jakubjezek001 jakubjezek001 self-assigned this May 24, 2024
@jakubjezek001 jakubjezek001 added the type: enhancement Improvement of existing functionality or minor addition label Sep 19, 2024
@dee-ynput dee-ynput removed the type: enhancement Improvement of existing functionality or minor addition label Nov 1, 2024
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

No branches or pull requests

3 participants