Dominik Iwanek
b9677ec6b6
[ACS-11909] [ADW] Link to file or folder plan for Type filter and Delete operation ( #5272 )
2026-07-10 14:25:42 +02:00
Dominik Iwanek
c53bf094f1
[ACS-12047] During bulk upload preview switches to the next file ( #5265 )
2026-07-10 08:07:27 +02:00
Akash Rathod and Copilot Autofix powered by AI
9a8726b000
[ACS-12186] add-e2e test for repository automation ( #5277 )
...
* [ACS-12186] add-repository-e2e-automation
* [ACS-12186] remove unused code and jira id
* add fix for review comment
* add fix for comment ppr review
* add fix for comment ppr review
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-07-09 12:29:22 +02:00
Adam Świderski
bda0cf98f5
[ACS-12075] more multibrowser stabilization pt 3 ( #5256 )
...
* [ACS-12075] more multibrowser stabilization pt 3
* [ACS-12075] copilot review fixes 1
* [ACS-12075] deploy local acs newest version test
* [ACS-12075] deploy local acs newest version test 2
* [ACS-12075] deploy local acs newest version test 3
* [ACS-12075] Big batch of tests improvements
* [ACS=12075] last batch of changes
* [ACS-12075] viewer test download fixes
* [ACS-12075] updated download funtionality in ACA with proper download name
* [ACS-12075] reverted deploy local acs changes
* [ACS-12075] updated playwright
* [ACS-12075] deleted changes related to frontend + review fixes 4
* [ACS-12075] updated npm and node
2026-07-08 07:52:41 +00:00
1695f17b7c
[MNT-25681] Search refactoring and unification ( #5257 )
...
* [MNT-25681] Search refactoring and unification
* [MNT-25681] CR fixes
* [MNT-25681] ADF version bump
* [MNT-25681] Two way binding on search input
* MNT-25681] search e2es fixes
* [MNT-25681] search e2es stabilization pt 2
* [MNT-25149] Add unit tests for multivalued select parameter default value (#5262 )
* [MNT-25149] Add unit tests for multivalued select parameter default value
* address comment on pr
* [MNT-25681] Fix content node selector panel issues
* [PRODSEC-13253] Upgraded angular version to fix vulnerability and to have the same versions like ADF
* [MNT-25681] Unit test fix
* [MNT-25681] Search input fix
---------
Co-authored-by: Adam Świderski <adam.tomasz.swiderski@gmail.com >
Co-authored-by: Akash Rathod <41251473+akashrathod28@users.noreply.github.com >
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com >
2026-07-06 11:08:15 +02:00
Akash Rathod
e2df1e352c
[MNT-25149] Add unit tests for multivalued select parameter default value ( #5262 )
...
* [MNT-25149] Add unit tests for multivalued select parameter default value
* address comment on pr
2026-07-03 10:40:52 +00:00
Michal Kinas
a52a71a254
[ACS-12041] Add debounce timer for saved searches to limit API calls on every keystroke ( #5267 )
2026-07-02 17:48:45 +02:00
AleksanderSklorz
34c7181c69
[ACS-11879] Used container elevation shadow instead of box shadow none ( #5264 )
2026-07-02 11:10:49 +02:00
Adam Świderski
c5a6e8114e
[ACS-12069] Stabilize multibrowser test runs pt2 -> tests include + small fixes + multibrowser workflow manual trigger added ( #5246 )
...
* [ACS-12069] tests include + small fixes
* [ACS-12069] XAT-4526 fixes
* [ACS12069] changed toBe to toContain for getSortedColumnHeaderText usage
* [ACS-12069] XAT-4523 improvement
* [ACS-12069] sort list fixes
2026-06-30 09:58:45 +02:00
Dominik Iwanek
4bca49b0b3
[MNT-25732] Improvements to "Repository Access Feature" ( #5241 )
2026-06-29 13:39:17 +02:00
AleksanderSklorz and g-jaskowski
745cd14024
[ACS-11306] upgrade frontend to angular 20 ( #5122 )
...
* [ACS-11306] Upgrade Angular to 20 version
* [ACS-11306] Reverted unwanted changes
* [ACS-11306] Reverted unwanted changes
* [ACS-11306] Reverted unwanted changes
* [ACS-11306] Upgrade ngrx to 20 version
* [ACS-11306] Updated eslintrc
* [ACS-11306] Added replacement for quotes related eslint rule
* [ACS-11306] Fixed eslint issues related with unused error and optional chaining
* [ACS-11306] Corrected versions in projects
* [ACS-11306] Fixed unit tests
* [ACS-11306] Updated stylelint version
* [link-adf:chore/ng20][ACS-11306] Test
* [link-adf:chore/ng20][ACS-11306] Changed tsconfig
* [link-adf:chore/ng20][ACS-11306] Test
* [link-adf:chore/ng20][ACS-11306] Test
* [link-adf:chore/ng20][ACS-11306] Removed redundant line from tsconfig
* [link-adf:chore/ng20][ACS-11306] Updated package-lock.json
* [link-adf:chore/ng20][ACS-11306] Fixed stylelint issue
* [link-adf:chore/ng20] [ACS-11306] Fix colors of text button, dialog text, form field placeholder and button styling
* [link-adf:chore/ng20] [ACS-11306] Fix create from template dialog confirm button color
* [link-adf:chore/ng20] [ACS-11306] Fix add permission dialog button colors
* [link-adf:chore/ng20] [ACS-11306] Fix login error icon color and alignment
* [link-adf:chore/ng20][ACS-11306] Updated package-lock.json
* [ACS-11306] Update package.json to use ADF with Angular 20
---------
Co-authored-by: g-jaskowski <grzegorz.jaskowski@hyland.com >
2026-06-26 10:57:31 +02:00
Mykyta Maliarchuk
b2149441f0
[ACS-11973] Fix: context menu disappears during bulk upload ( #5236 )
...
* [11973] Fix: context menu disappears during bulk upload
* sonar & copilot fix
* [ACS-11973] cr fix
2026-06-25 10:24:17 +02:00
e86b83a02a
[ACS-11856] library-actions.e2e.ts full refactor ( #5240 )
...
* [ACS-11856] refactored library actions
* Apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* [ACS-11856] sonar cloud duplication fix 1
* [ACS-11856] sonar cloud duplication fix 2
* Apply suggestions from code review 2
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* fix(e2e): correct favorites count expectation in viewer-zoom-functionality.e2e.ts
* [ACS-11856] review fixes 1
* [ACS-11856] small test fixes 2
* [ACS-11856] review fixes 2
---------
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-06-24 15:35:34 +02:00
0358edf99c
GH Auto: Upstream dependencies ADF:9.1.0-27608429044 JS-API:10.1.0-27608429044 using Tag:9.1.0-27608429044 ( #5234 )
...
* [ci:force][auto-commit] Update dependencies ADF:9.1.0-27608429044 JS:10.1.0-27608429044
* small search test updates for stability
---------
Co-authored-by: adamswiderskipw <105912315+adamswiderskipw@users.noreply.github.com >
Co-authored-by: Adam Świderski <adam.tomasz.swiderski@gmail.com >
2026-06-16 13:24:40 +00:00
Dominik Iwanek
0e6b5b9609
[ACS-11975] [ACA] Files can be marked as selected in the link rules dialog ( #5221 )
2026-06-15 12:08:40 +02:00
AleksanderSklorz
2a49de437f
[ACS-12014] Made toolbar non transparent for crop mode in image viewer ( #5227 )
...
* [ACS-12014] Made toolbar non transparent for crop mode in image viewer
* [ACS-12014] Addressed copilot comment
2026-06-15 10:51:37 +02:00
Anton Ramanovich
d281bceaa1
[ACS-11861] Revert "ACS-11861 Sharable link redirects to Login Page (… ( #5219 )
...
* [ACS-11861]: reverts ACS-11861 Sharable link redirects to Login Page (#5206 ); refactoring; UTs update
* [ACS-11861]: sonar fix
* [ACS-11861]: lock file clean up
2026-06-11 14:39:12 +02:00
Grzegorz Jaśkowski
83dffc8301
[ACS-11980] Fix info drawer tabs focus indicator on keyboard navigation ( #5218 )
2026-06-11 10:04:20 +02:00
Grzegorz Jaśkowski
5192fa8e9c
[ACS-10449] MD3 ADW fixes ( #5215 )
...
* [ACS-10449] ADW fix bulk actions and node info dialog icon
* [ACS-10449] Address comments
2026-06-08 14:58:55 +02:00
Anton Ramanovich
09af8f613a
[ACS-11158] style update ( #5050 )
2026-06-08 14:05:00 +02:00
Grzegorz Jaśkowski
836eaaaea9
[ACS-10449] Migrate ADW and ACC to MD3 ( #5213 )
...
* [ACS-10449] Fix library dialog button
* [ACS-10449] Fix mixed decls sass warning
2026-06-05 15:44:14 +02:00
Anton Ramanovich
804824ebb0
ACS-11861 Sharable link redirects to Login Page ( #5206 )
...
* [ACS-11861]: adds publicUrl check
* [ACS-11861]: UTs
* [ACS-11861]: brings in minimatch dependency
* [ACS-11861]: sonar fix
2026-06-03 08:44:14 +02:00
eb7861c93e
[ACS-10449] migrate ACA to MD3 ( #5199 )
...
* [ACS-10449] replace color usage in templates
* [ACS-10449] switch from @import to @use
* [ACS-10449] replace MD2 datetimepicker theme
* [ACS-10449] replace MD2 apis, replace @imports, use MD3 theme
* [ACS-10449] visual regression fixes 1
* [ACS-10449] visual regression fixes 2
* [ACS-10449] visual regression fixes 3
* [ACS-10449] visual regression fixes 4
* [ACS-10449] visual regression fixes 5
* [ACS-10449] visual regression fixes 6
* [ACS-10449] Viewer MD3 fixes
* [ACS-10449] Typography MD3 fixes
* [ACS-10449] Select, autocomplete background MD3 fix
* [ACS-10449] Addressed PR comments
* [ACS-10449] Reverted one unwanted change
* [ACS-10449] Addressed PR comments
* [ACS-10449] Addressed PR comments
* [ACS-10449] Removed redundant code
* [ACS-10449] Addressed PR comments
* [ACS-10449] use variables instead of colors, fix permission components, use overrides
* [ACS-10449] revert wrong token usage
* [ACS-10449] Addressed PR comments
* [ACS-10449] Addressed PR comments
* [ACS-10449] Addressed PR comments
* [ACS-10449] Toggle MD3 fixes
* [ACS-10449] Addressed comments
* [ACS-10449] Tabs MD3 fixes
* [ACS-10449] Addressed comments
* [ACS-10449] Addressed comments
* [ACS-10449] MD3 fixes
* [ACS-10449] Addressed comments
* [ACS-10449] Addressed comments
* [ACS-10449] icon, icon button and permission datatable styling refactor
* [ACS-10449] revert changes overwriting previous fix, address comment
* [ACS-10449] About page, notification history fixes
* [ACS-10449] Login page, saved searches fixed
* [ACS-10449] Addressed comments
* [ACS-10449] Fixed incorrect box shadow for permissions users and groups popup
* [ACS-10449] Fixed color for selected selectbox option
* [ACS-10449] ADF style fixes refactoring I
* [ACS-10449] Simplify styles for selected group and user icons in permissions
* [ACS-10449] Create from template dialog title size and buttons layout
* [ACS-10449] Fixed uploading file popup
* [ACS-10449] Incorrect color of sidenav background
* [ACS-10449] ADF style fixes refactoring II
* [ACS-10449] Fixed background color for library metadata viewer and buttons hovering
* [ACS-10449] Breadcrumb, datatable bg, search filter container fixes
* [ACS-10449] User profile button fixes
* [ACS-10449] Create from template, copy/move dialog fixes
* [ACS-10449] Fixed styles for comments tab
* [ACS-10449] Small correction
* [ACS-10449] Fixed button styles for linking rules dialog and global change buttons padding
* [ACS-10449] fix selected node tick icon color in search results
* [ACS-10449] Permission form field fixes
* [ACS-10449] Reverted unwanted change
* [ACS-10449] Button, create folder rules dialog fixes
* [ACS-10449] Fixed styles for version manager dialog
* [ACS-10449] Tag creator fixes
* [ACS-10449] Fixed styles for docs viewer thumbnails
* [ACS-10449] remove redundant metadata styling
* [ACS-10449] fix outlined button hover color
* [ACS-10449] Categories panel fixes
* [ACS-10449] Minor shadow box fix
* [ACS-10449] Expansion panel font size fix
* [ACS-10449] fix datepicker
* [ACS-10449] Fixed icons color after uploding new version of file
* [ACS-10449] Fix descending specificity and mixed decls build warnings, remove duplicated styles
* [ACS-10449] Fixed container color for outlined cards
* [ACS-10449] Badges color fix
* [ACS-10449] Configure notification history badge size
* [ACS-10449] Fixed viewer toolbar background
* [ACS-10449] Use latest ADF version
* fix e2e
---------
Co-authored-by: g-jaskowski <grzegorz.jaskowski@hyland.com >
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com >
Co-authored-by: akashrathod28 <akash.rathod@hyland.com >
2026-06-01 08:53:50 +02:00
Michal Kinas
a23d808e92
[MNT-25149] Adapt rule property to multivalue scenario ( #5191 )
...
* [MNT-25149] Adapt rule property to multivalue scenario
* [MNT-25149] CR fix
* [MNT-25149] CR fixes
2026-05-29 13:46:51 +02:00
Mykyta Maliarchuk
630f34988a
[MNT-25522] display N/A for size and number of files for links in info dialog ( #5203 )
2026-05-28 13:11:53 +02:00
Mykyta Maliarchuk
286bf1b9b4
[MNT-25522] Add support for 'Link document' functionality ( #5195 )
...
* [MNT-25522] Add 'Link document' functionality
* [MNT-25522] address copilot comments
* [MNT-25522] cr fixes
* [MNT-25522] address code smell
2026-05-22 17:10:40 +02:00
c4ff14f359
GH Auto: Upstream dependencies ADF:8.6.0-26272920976 JS-API:9.6.0-26272920976 using Tag:8.6.0-26272920976 ( #5178 )
...
* [ci:force][auto-commit] Update dependencies ADF:8.6.0-26272920976 JS:9.6.0-26272920976
* remove adf-core.globals
* file upload fix
* fail e2e with wait fix
* fix(e2e): unique username + viewer content render wait
* feat(viewer): register providePdfViewer for ADF 8.6.0+
* exclude test
* fix comment
---------
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com >
Co-authored-by: Mykyta Maliarchuk <mykyta.maliarchuk@hyland.com >
Co-authored-by: akashrathod28 <akash.rathod@hyland.com >
2026-05-22 16:12:15 +02:00
Adam Świderski
aa03f7d005
[ACS-11855] include e2es lithium ( #5194 )
...
* [ACS-11855] included some e2es + small refactoring / improvements
* [ACS-11855] more tests include
* [ACS-11855] sonar cloud fix 1
* [ACS-11855] copilot review fixes 1
* [ACS-11855] copilot review fixes 2
* [ACS-11855] small tests fixes or improvements
* [ACS-11855] fixed failing tests
* [ACS-11855] sonar cloud fix
* [ACS-11855] sonar cloud fix 2
* [ACS-11855] more search improvements
* [ACS-11855] review fix 1
* [ACS-11855] review fix 2
* [ACS-11855] more small improvements
2026-05-21 12:24:45 +02:00
Adam Świderski
c67b4dc203
[ACS-11762] Automated MNT 25285 ( #5190 )
...
* [ACS-11762] Automated MNT 25285
* [ACS-11762] small refactoring
* [ACS-11762] more fixes for viewer tests
* [ACS-11762] NOSONAR added for type issue
* [ACS-11762] copilot review fixes 1
* [ACS-11762] copilot review fixes 2
* [ACS-11762] copilot review fixes 3
* [ACS-11762] review fixes 1
* [ACS-11762] race condition fixed
2026-05-19 11:56:56 +02:00
Adam Świderski
0ba55fd2cd
[ACS-11759] MNT-25541 automated ( #5186 )
...
* [ACS-11759] MNT-25541 automated
* [ACS-11759] copilot review fixes 1
2026-05-15 14:35:46 +02:00
Michal Kinas
29a2a36efc
[MNT-25558] Folder rules - respect multivalued properties ( #5184 )
2026-05-15 08:06:25 +02:00
Anton Ramanovich
8bc00a2295
[ACS-9765]: node actions service export ( #5149 )
2026-05-08 10:26:49 +02:00
Adam Świderski
7e9afb39b1
[ACS-11554] MNT-11554 automated ( #5175 )
...
* [ACS-11554] MNT-11554 automated
* [ACS-11554] package-lock.json reverted
2026-05-06 09:36:11 +02:00
AleksanderSklorz
ce024096ea
[ACS-11350] Fixed focusing after collapsing sidenav menu ( #5168 )
...
* [ACS-11350] Fixed focusing after collapsing sidenav menu
* [ACS-11350] Addressed copilot comments
* [ACS-11350] Addressed copilot comments
* [ACS-11350] Addressed copilot comments
2026-04-24 13:11:20 +02:00
Adam Świderski
dfe27c6032
[ACS-11617] added test for XAT-19318 and fixed false positives for viewer e2es ( #5163 )
...
* [ACS-11617] added test for XAT-19318 and fixed false positives for viewer e2es
* [ACS-11617] cleaned exclude file
* [ACS-11617] added 1s delay in openFileInViewer
* [ACS-11617] changed name for override-ci to ci:skip-e2e
2026-04-22 12:58:41 +02:00
Adam Świderski
a2631db0e2
[ACS-11612] helium ACA e2es updates ( #5159 )
...
* [ACS-11612] helium ACA e2es updates
* [ACS-11612] helium testing week small tests fixes
* [ACS-11612] copilot review 1
* [ACS-11612] sonar fix 2
* [ACS-11612] copilot review fix 2
* [ACS-11612] shared links api small fixes
* [ACS-11612] sonar cloud fix 3
* [ACS-11612] fixed returns for promise<void> methods
* [ACS-11612] eslint fix and added override-ci skip in yml
2026-04-22 11:26:39 +02:00
Denys Vuika
c2ba2cd6c3
Update Angular and NgRx peer dependencies to v19.2 ( #5151 )
...
* Update Angular and NgRx peer dependencies to v19.2
Updated peerDependencies in aca-content and aca-shared libraries to correctly reflect the Angular 19.2.x and NgRx 19.2.x versions used in the root package.json, replacing outdated >=15.2 version constraints.
* Update rxjs and zone.js peer dependencies to Angular 19 compatible versions
- Updated rxjs peer dependency from >=6.6.6 to ^7.4.0 (compatible with Angular 19)
- Updated zone.js peer dependency from >=0.11.8 to ^0.14.0 || ^0.15.0 (compatible with Angular 19)
- Prevents consumers from installing incompatible RxJS 6 or older Zone.js versions while satisfying Angular 19 peer dependencies
* Add missing @angular/platform-browser and @angular/router peer dependencies
Both libraries import and use components from @angular/platform-browser (HammerModule, DomSanitizer, By) and @angular/router (Router, ActivatedRoute, provideRouter, RouterModule, guards), but these were not declared in peerDependencies. Adding them makes consumer requirements explicit and keeps peer dependencies aligned with actual usage.
2026-04-15 12:03:13 +01:00
Grzegorz Jaśkowski
d7f4809b64
[ACS-11404] update ng from 19.2.19 to 19.2.20 ( #5142 )
...
* [ACS-11404] update ng from 19.2.19 to 19.2.20
* [ACS-11404] remove deprecated devtools playwright property
* [ACS-11404] update ng devkit from 19.2.19 to 19.2.20
* [ACS-11404] lock pdfjs-dist version
2026-04-14 13:59:56 +02:00
Alfresco Build and Crowdin Bot
a291563957
New Crowdin translations by GitHub Action ( #5060 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-04-14 10:39:44 +02:00
Adam Świderski
2004414d67
[ACS-10621] library-properties cleanup ( #5140 )
...
* [ACS-10621] library-properties cleanup
* [ACS-10621] copilot review fix 1
2026-04-09 10:01:44 +02:00
Adam Świderski
a2df5d2b0b
[ACS-11446] Automated last test cases from ACA test execution & various refactoring ( #5134 )
...
* [ACS-11446] Automated last test cases from ACA test execution & various refactoring
* [ACS-11446] sonar cloud fix 1
* [ACS-11446] spinner changes reverted & spinner component added to the base component
* [ACS-11446] sonar fix 2
* [ACS-11446] copilot review fixes 1
* [ACS-11446] copilot review fixes 2
* [ACS-11446] copilot review fixes 3
* [ACS=11446] review fixes 1
* [ACS-11446] excluded upload dialog tests
2026-04-07 14:12:45 +02:00
Michal Kinas
4c7f4f2c14
[MNT-25584] Hide edit offline option when node is checked out ( #5132 )
...
* [MNT-25584] Hide edit offline option when node is checked out
* [MNT-25584] CR fix
* [MNT-25584] Missing docs changes
2026-04-02 15:04:21 +02:00
1b51e74730
GH Auto: Upstream dependencies ADF:8.5.0-23864516491 JS-API:9.5.0-23864516491 using Tag:8.5.0-23864516491 ( #5130 )
...
* [ci:force][auto-commit] Update dependencies ADF:8.5.0-23864516491 JS:9.5.0-23864516491
* Unit test fix
---------
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com >
Co-authored-by: MichalKinas <michal.kinas@hyland.com >
2026-04-02 15:03:00 +02:00
Dominik Iwanek
91c5db4ced
[ACS-10885] Screen Readers: Dashboard: Non-descriptive announcement of the Company Logo button ( #5131 )
2026-04-02 10:38:39 +02:00
Mykyta Maliarchuk
aefa1b3f78
[ACS-10258] a11y fix: Search page is unreadable at 320px width ( #5123 )
...
* [ACS-10258] a11y fix: Search page is unreadable at 320px width
* [ACS-10258] cr fix
2026-04-01 09:46:43 +02:00
Dominik Iwanek
abddd51796
[ACS-10475] [FE][Search] UX improvements for search ( #5112 )
2026-03-30 12:08:42 +02:00
Dominik Iwanek
7f3905e0c4
[ACS-10732] After switching the language and reloading, the app reverts many components back to English. ( #5116 )
2026-03-30 10:32:05 +02:00
Adam Świderski
ff38c7d19c
[ACS-11233] Testing week test cases automated in ACA ( #5113 )
...
* [ACS-11233] Testing week test cases automated in ACA
* [ACS-11233] last test additions from testing week
* [ACS-11233] sonar fix 1
* eslint configuration for e2e tests
* [ACS-11233] sonar fix 2
* [ACS-11233] sonar fix 3
* [ACS-11233] added viewer actions as a seperate test suite
* [ACS-11233] added viewer actions to pr yml
* [ACS-11233] deleted autocorrection
* [ACS-11233] review fix 1
* [ACS-11233] review fix 2
* [ACS-11233] small test fixes and report portal upload timeout change
* [ACS-11233] reportportal fix 2
* [ACS-11233] viewer tests fixes
* [ACS-11233] review fix 3
* [ACS-11233] review fix 4
* [ACS-11233] deleted angular inject test 1
* [ACS-11233] viewer tests fix 3
2026-03-30 09:40:54 +02:00
Michal Kinas
6fb8af3a20
[MNT-25615] Add repository view ( #5114 )
...
* [MNT-25615] Add repository view
* [MNT-25615] CR fixes
2026-03-27 16:15:01 +01:00
AleksanderSklorz
89a42b3de5
[ACS-11417] lint enable angular eslint prefer inject rule default in ng20 for alfresco apps ( #5111 )
...
* [ACS-11417] Enable inject prefer eslint rule
* [ACS-11417] Added eslint rule for prefer readonly
* [ACS-11417] Fixed unit tests
* [ACS-11417] Addressed copilot comments
2026-03-25 08:45:32 +01:00