Skip to content

Add a backing field for EditorUIAlias and track changes when its set. - #19733

Merged
AndyButland merged 3 commits into
umbraco:mainfrom
KevinJump:v16/bugfix/19732-EditorUIAlias-DirtyChange
Jul 21, 2025
Merged

Add a backing field for EditorUIAlias and track changes when its set.#19733
AndyButland merged 3 commits into
umbraco:mainfrom
KevinJump:v16/bugfix/19732-EditorUIAlias-DirtyChange

Aligned backing field casing with property name.

0b8cd7a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Umbraco CMS 9+ succeeded Jul 21, 2025 in 13m 37s

Build #16.2.0--rc.preview.18+63458e6 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 16,005 (99.52%)
  • Other: 77 (0.48%)
  • Total: 16,083

Annotations

Check failure on line 1 in can create a empty document type folder

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Umbraco CMS 9+

can create a empty document type folder

DocumentTypeFolder.spec.ts:15:5 can create a empty document type folder
Raw output
  [chromium] › DefaultConfig\Settings\DocumentType\DocumentTypeFolder.spec.ts:15:5 › can create a empty document type folder @smoke 

    Error: expect(received).toBeTruthy()

    Received: false

      24 |   // Assert
      25 |   await umbracoUi.documentType.waitForDocumentTypeToBeCreated();
    > 26 |   expect(await umbracoApi.documentType.doesNameExist(documentFolderName)).toBeTruthy();
         |                                                                           ^
      27 |   // Checks if the folder is in the root
      28 |   await umbracoUi.documentType.clickCaretButtonForName('Document Types');
      29 |   await umbracoUi.documentType.isDocumentTreeItemVisible(documentFolderName);
        at D:\a\1\s\tests\Umbraco.Tests.AcceptanceTest\tests\DefaultConfig\Settings\DocumentType\DocumentTypeFolder.spec.ts:26:75

    attachment #1: trace (application/zip) ─────────────────────────────────────────────────────────
    results\DefaultConfig-Settings-Doc-396e5--empty-document-type-folder-chromium\trace.zip
    Usage:

        npx playwright show-trace results\DefaultConfig-Settings-Doc-396e5--empty-document-type-folder-chromium\trace.zip

    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #1 ───────────────────────────────────────────────────────────────────────────────────────

    Error: expect(received).toBeTruthy()

    Received: false

      24 |   // Assert
      25 |   await umbracoUi.documentType.waitForDocumentTypeToBeCreated();
    > 26 |   expect(await umbracoApi.documentType.doesNameExist(documentFolderName)).toBeTruthy();
         |                                                                           ^
      27 |   // Checks if the folder is in the root
      28 |   await umbracoUi.documentType.clickCaretButtonForName('Document Types');
      29 |   await umbracoUi.documentType.isDocumentTreeItemVisible(documentFolderName);
        at D:\a\1\s\tests\Umbraco.Tests.AcceptanceTest\tests\DefaultConfig\Settings\DocumentType\DocumentTypeFolder.spec.ts:26:75

    attachment #1: trace (application/zip) ─────────────────────────────────────────────────────────
    results\DefaultConfig-Settings-Doc-396e5--empty-document-type-folder-chromium-retry1\trace.zip
    Usage:

        npx playwright show-trace results\DefaultConfig-Settings-Doc-396e5--empty-document-type-folder-chromium-retry1\trace.zip

    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #2 ───────────────────────────────────────────────────────────────────────────────────────

    Error: expect(received).toBeTruthy()

    Received: false

      24 |   // Assert
      25 |   await umbracoUi.documentType.waitForDocumentTypeToBeCreated();
    > 26 |   expect(await umbracoApi.documentType.doesNameExist(documentFolderName)).toBeTruthy();
         |                                                                           ^
      27 |   // Checks if the folder is in the root
      28 |   await umbracoUi.documentType.clickCaretButtonForName('Document Types');
      29 |   await umbracoUi.documentType.isDocumentTreeItemVisible(documentFolderName);
        at D:\a\1\s\tests\Umbraco.Tests.AcceptanceTest\tests\DefaultConfig\Settings\DocumentType\DocumentTypeFolder.spec.ts:26:75

    attachment #1: trace (application/zip) ─────────────────────────────────────────────────────────
    results\DefaultConfig-Settings-Doc-396e5--empty-document-type-folder-chromium-retry2\trace.zip
    Usage:

        npx playwright show-trace results\DefaultConfig-Settings-Doc-396e5--empty-document-type-folder-chromium-retry2\trace.zip

    ────────────────────────────────────────────────────────────────────────────────────────────────