Skip to content

Conversation

@PineappleIOnic
Copy link
Contributor

@PineappleIOnic PineappleIOnic commented Oct 4, 2024

This PR fixes a bug regarding updating relationship attribute names, which occurs because after our method updates the index metadata with the correct data then updateAttributeMeta overwrites that with the original data.

To solve this, the index update code has been moved out of updateAttributeMeta; tests have also been added to check these changes solve the index doesn't exist bug when double updating relationship names.

@PineappleIOnic PineappleIOnic changed the title Fix metadata becoming desynchronised when updating relationship names Fix index metadata becoming desynchronised when updating relationship names Oct 4, 2024
@abnegate abnegate merged commit feddc8e into 0.53.x Oct 8, 2024
@abnegate abnegate deleted the fix-0.53.x-relationship-renaming branch October 8, 2024 02:18
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