- @johnle opened merge request.
- Status changed to Needs review
over 1 year ago 6:53pm 14 March 2023 - πΊπΈUnited States johnle
Running into an issue when trying to import an already existing translation which also causes duplicates. To get around this, I am checking to see if the new block count is the same block count as the original and clear all it all re-import the blocks, and also take account for the custom block type uses as reference.
- @johnle opened merge request.
- πΊπΈUnited States johnle
At some point the language contains additional duplicated stale block and is incremented, added a patch to ensure if using a file, and the file import is containing more than what needs to be translated, it will reset the block translation
- πΊπΈUnited States scottcollier Austin, TX
Fix node revision and moderation state.
- πΊπΈUnited States johnle
Refactor the code so that we no longer have to worry about looping through each section every time a job item is process. Move most of the logic to when the Job is finished running to add the blocks into layout builder for translation.
This will improved the overall performance and create single revision per event subscribed.
- πΊπΈUnited States johnle
Fix a small bug where the original node was used with the untranslated field instead of the latest translation node before applying block translation.
- πΊπΈUnited States johnle
Fixed warning message with undefined array index provider.
-
johnle β
committed 63b7a985 on 1.x
Issue #3346343: Duplicated blocks after translation
-
johnle β
committed 63b7a985 on 1.x
- Status changed to Fixed
over 1 year ago 5:33pm 9 May 2023 Automatically closed - issue fixed for 2 weeks with no activity.