[go: up one dir, main page]

Skip to content

Clean up dirty tracking for integration fields

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Summary

Follow-up from !81813 (comment 912180070):

🤔 Unrelated to your MR, but it looks like nothing ever resets @old_data_fields in our code, even after commit.

Improvements

We could clear @old_data_fields too in reset_updated_properties, but should probably rename the method for clarity (reset_updated_fields?).

Maybe we could even use the same instance variable for both properties and data fields, since we shouldn't really use both at the same time anyway.

Edited by 🤖 GitLab Bot 🤖