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

Fix global object attribute updates in some contexts #1595

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

oss-maintainer-12
Copy link
Contributor

Add regressed instance ID update

add_ids_to_new_instances_and_delete_old() is needed for Object level Global attributes too.
In local testing this solved the global attribute update context when saving the same global attributes without reloading

Fixes #1594

add_ids_to_new_instances_and_delete_old() is needed for Object level Global attributes too.
In local testing this solved the global attribute update context when saving the same global attributes without reloading
Copy link

Unit Test Results

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ±0 

Results for commit 7ecd6cc. ± Comparison against base commit 9af083c.

@oss-maintainer-12 oss-maintainer-12 merged commit e008c1f into master Feb 27, 2024
7 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.

Error when updating instance
1 participant