Breaking Changes
None
Bug Fixes
Fix to ensure image linking actions will be processed sequentially within a module to prevent concurrency issues
Please, note
- To ensure consistent save of the data across the items linking actions are now processed one by one, which may slow down the FieldObjectActions processing
- Even though the fix minimizes the risk of overwriting the data, there is still a possibility that this problem might take place in case the target module has a lot of other actions reading and updating the data within that module.