Eva Vasques
Eva Vasques
@jottley was who discussed the issue with the customer and the incorrect facet results were confusing the users much more. IMO from a security perspective, by showing the possibly real...
Shouldn't the other link in the same phrase be also corrected to https://docs.alfresco.com/content-services/latest/upgrade/ ?
About the job: I found the bug by chance when trying out the job and replicated it by running the already existing unit-test (org.alfresco.repo.domain.permissions.FixedAclUpdaterTest) and despite it turning out successful...
> Why is it requited to introduce a new system.fixedACLsUpdater.forceAsyncAclCreation flag? > As far as I understood the difference is that we are going to: > > * force async...
@killerboot I need a bit more clarification on your propsal: from what I understood, you are proposing that I switch automatically the current async flag (FixedAclUpdater.FIXED_ACL_ASYNC_CALL_KEY) when time is exceeded,...
@killerboot 1. You are completely right on everything and I agree it would be best if this would be the default behavior, its the only way we can in fact...
@killerboot I opened up a new PR with the solution you provided: https://github.com/Alfresco/alfresco-repository/pull/987