daniel.solis
daniel.solis
### Proposed Changes * Fixed `deleteBundleAndDependencies()` method in `BundleAPIImpl` class to get the bundle to remove from the `publising_bundle` table if there are not records for it in the `publishing_queue_audit`...
#Closes #28362 ### Proposed Changes * For the sites portlet, if a site has live and working versions, the live version is shown. * When resolving a site by name,...
Closes #32203 ### Proposed Changes This pull request introduces changes to the `ESContentFactoryImpl` class: * Added a method `pauseDeleteContentIfNeeded` to pause the deletion process after a configurable number of batches...
Closes #33661 This PR addresses performance issues and pagination errors in the site copy job by implementing ElasticSearch Scroll API for a large result set. ### Proposed Changes * When...