Skip to content

[Issue] Added The return of Post Value when an Integration Exception is thrown while Save Action #28143

Closed
@ghost

Description

This issue is automatically created based on existing pull request: #26660: Added The return of Post Value when an Integration Exception is thrown while Save Action


This keeps the form data persistent when the an Integration Exception is throw as a case when name of Integration being added is same.

Preconditions (*)

Magento 2.4-develop

Steps to reproduce (*)

  • Go to System-> Integrations
  • Add a new Integration , Choose a name that already exist and fill all the form and then hit Save.

Expected result (*)

The Save Actions Fails with a message The integration with name "%1" exists. but the form entries are intact.

Actual result (*)

The Save Actions Fails with a message The integration with name "%1" exists. but the form entries are reset.

Contribution checklist (*)

  • [*] Pull request has a meaningful description of its purpose
  • [*] All commits are accompanied by meaningful commit messages
  • [*] All new or changed code is covered with unit/integration tests (if applicable)
  • [*] All automated tests passed successfully (all builds are green)

Metadata

Metadata

Labels

Component: IntegrationFixed in 2.4.xThe issue has been fixed in 2.4-develop branchIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentPriority: P3May be fixed according to the position in the backlog.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S3Affects non-critical data or functionality and does not force users to employ a workaround.Triage: DoneHas been reviewed and prioritized during Triage with Product Managers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions