magento / magento/data-migration-tool

Payment content showing with HTML tags on admin invoice pages

Open
#821 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
339
Forks
195
PR merge metrics
No merged PRs in 30d

Description

### Preconditions

1. Source: 1.9.4.0
2. Destination: 2.3.5
3. Fresh install of m2
4. Run migrate:settings
5. Run migrate:data
All data is migrated

### Steps to reproduce

1. We migrated data successfully but getting issues of html tags on invoice pages.
Admin->Sales->Invoices->Click on any invoice->Invoice page will open "Payment Information" under "Payment & Shipping Method" head here Data(content or description) showing in html tags.

### Expected result

1. Data must be show WITHOUT HTML tags

### Actual result

1. But here data is showing WITH HTML tags
![payment_html_tags](https://user-images.githubusercontent.com/66507940/84009913-9433db80-a991-11ea-967f-c5e451db6ebf.png)

### Additional notes

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the migration with migrate:settings and migrate:data, then open Admin → Sales → Invoices and inspect Payment Information under Payment & Shipping Method. Trace the migrated payment content through the invoice page and verify that the displayed result contains no HTML tags.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
database
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.