[ACS-9466] Folder information dialog no longer displays error message if response returned from API is "IN_PROGRESS' (#4498)

* [ACS-9466] Added delay between folder size initiation and folder size retrieval APIs. Added case to check if folder size calculation is in progress or not, before displaying error message. Updated unit test

* [ACS-9466] Added unit test

* [ACS-9466] Updated unit test

* [ACS-9466] E2Es should now use latest version of alfresco content repository on GHA
This commit is contained in:
swapnil-verma-gl
2025-04-02 15:46:58 +05:30
committed by GitHub
parent d8acd1954b
commit ba75c0b233
3 changed files with 30 additions and 14 deletions

View File

@@ -18,7 +18,7 @@ kibana-audit:
enabled: false
alfresco-repository:
image:
tag: 25.1.0-A.16
tag: latest
global:
imagePullSecrets:
- name: regcred