Skip to content

VCST-4264: Add sendPasswordResetEmail command#121

Merged
OlegoO merged 5 commits intodevfrom
feat/VCST-4264
Nov 14, 2025
Merged

VCST-4264: Add sendPasswordResetEmail command#121
OlegoO merged 5 commits intodevfrom
feat/VCST-4264

Conversation

@ksavosteev
Copy link
Contributor

@ksavosteev ksavosteev commented Nov 12, 2025

Description

New sendPasswordResetEmail command:

mutation sendPasswordNotification {
  sendPasswordResetEmail(command: {
    storeId: "Electronics",
    cultureName: "en-US",
    loginOrEmail: "mail@mail",
  }
 )
}

requestPasswordReset query is deprecated.

References

QA-test:

Jira-link:

https://virtocommerce.atlassian.net/browse/VCST-4264

Artifact URL:

https://vc3prerelease.blob.core.windows.net/packages/VirtoCommerce.ProfileExperienceApiModule_3.924.0-pr-121-0aca.zip

Copy link
Contributor

@vc-ci vc-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 8.214
Timestamp: 12-11-2025T11:24:57

Copy link
Contributor

@vc-ci vc-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.412
Timestamp: 12-11-2025T11:40:45

Copy link
Contributor

@vc-ci vc-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 8.129
Timestamp: 12-11-2025T12:32:47

@sonarqubecloud
Copy link

Copy link
Contributor

@vc-ci vc-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.113
Timestamp: 12-11-2025T12:47:10

Copy link
Contributor

@vc-ci vc-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.84
Timestamp: 12-11-2025T13:07:02

@OlegoO OlegoO merged commit c8a3d15 into dev Nov 14, 2025
9 checks passed
@OlegoO OlegoO deleted the feat/VCST-4264 branch November 14, 2025 08:20
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.

4 participants