Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ACS7587 Fix intermittent failure #2681

Conversation

damianujma
Copy link
Contributor

@damianujma damianujma commented Jun 4, 2024

Fix for the following failure: https://github.com/Alfresco/alfresco-enterprise-repo/actions/runs/9270020015/job/25540583835#step:9:3592

Instead of removing permissions for particular user we should set only read permission (SiteConsumer) for one file to cause one error in the bulk operation. The test failed because removing read permission was respected by the search service before the bulk operation execution.

@damianujma damianujma merged commit 298f6a0 into feature/ACS-7556_bulk_update_in_legal_holds Jun 4, 2024
98 checks passed
@damianujma damianujma deleted the fix/ACS-7587_fix_intermittent_failure branch June 4, 2024 14:55
damianujma added a commit that referenced this pull request Jun 19, 2024
* ACS-7557 Add Legal Holds Bulk v1 API (#2624)

* ACS-7557 Add Legal Holds Bulk v1 API

* ACS-7557 Improve v1 API

* ACS-7557 Replace processId with bulkStatusId

* ACS-7587 Implement v1 Bulk API to add items to a hold (#2656)

* ACS-7557 Add bulk API design

* ACS-7557 Fix 

* ACS-7557 Add permissions checks 

* ACS-7557 Add IT tests

* ACS-7557 Add comments + logging

* ACS-7557 Refactor

* ACS-7557 Reimplement task container

* ACS-7557 Refactor code

* ACS-7587 Remove merge leftovers

* ACS-7587 Refactor 

* ACS-7587 Tests 

* ACS-7587 Change DefaultHoldBulkMonitor

* ACS-7587 Reimplement BulkStatusUpdater

* ACS-7587 Fix PMD issues

* ACS-7587 Fix PMD isues

* ACS-7587 Refactor

* ACS-7587 Add test files alternately

* ACS-7587 Refactor code

* ACS-7587 Improve search query

* ACS-7587 Fix PMD issues

* ACS-7587 Fix PMD issue

* ACS-7587 Fix intermittent failure

* ACS7587 Fix intermittent failure (#2681)

* ACS-7587 Implement bulk cancellations (#2683)
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.

None yet

2 participants