magento / magento/data-migration-tool
Payment content showing with HTML tags on admin invoice pages
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

### Additional notes
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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