Skip to content
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.

Added notes and tooltip to import behavior field in import form #153

Merged

Conversation

federivo
Copy link
Contributor

Description (*)

Added notes and tooltip to the Import Behavior field in the import form in the admin. This is to improve the information given to the user at the time of running an iimport.

Fixed Issues (if relevant)

  1. ImportExport: BEHAVIOR_REPLACE deletes products?  #89: ImportExport: BEHAVIOR_REPLACE deletes products?

Manual testing scenarios (*)

  1. Enter the admin panel. Go to System -> Import
  2. Select entity type: Products
  3. Verify that the tooltip follows the correct link to relevant documentation (https://docs.magento.com/m2/ce/user_guide/system/data-import.html)
  4. Select each behavoir and verify the notes below the field are descriptive of the operation to run

Contribution checklist (*)

  • [ x] Pull request has a meaningful description of its purpose
  • [ x] 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 on Travis CI are green)

@magento-cicd2
Copy link
Contributor

magento-cicd2 commented Nov 22, 2018

CLA assistant check
All committers have signed the CLA.

@federivo federivo requested a review from dmanners November 23, 2018 13:36
Copy link
Contributor

@dmanners dmanners left a comment

Choose a reason for hiding this comment

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

I had a few questions on this but overall it looks good to me.

@magento-engcom-team
Copy link
Contributor

@federivo thank you for contributing. Please accept Community Contributors team invitation here to gain extended permissions for this repository.

dmanners
dmanners previously approved these changes Nov 26, 2018
lorikrell
lorikrell previously approved these changes Nov 26, 2018
Copy link
Contributor

@lorikrell lorikrell left a comment

Choose a reason for hiding this comment

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

Hi @federivo your work is great! :)
I provided suggested edits. These are clean up edits, they don't change the meaning of the content. I recommend accepting them, but don't require them for the PR. I will be updating the merchant docs with edits for 2.3! Thanks!

If you made changes to the fields/affected the UI, please let me know. I can update the docs for these changes in a future release.

app/code/Magento/ImportExport/i18n/en_US.csv Outdated Show resolved Hide resolved
app/code/Magento/ImportExport/i18n/en_US.csv Outdated Show resolved Hide resolved
app/code/Magento/ImportExport/i18n/en_US.csv Outdated Show resolved Hide resolved
@federivo federivo dismissed stale reviews from lorikrell and dmanners via 16f3763 November 26, 2018 15:18
@federivo
Copy link
Contributor Author

Hey @lorikrell, I just accepted your changes. Let me know if you need me to change anything else. Thanks!!!

@lorikrell
Copy link
Contributor

@federivo You are awesome! Thanks for adding those in. :D

Copy link
Contributor

@lorikrell lorikrell left a comment

Choose a reason for hiding this comment

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

TEXT REVIEW: All changes in text comments look good to me!

@magento-engcom-team magento-engcom-team merged commit e877e9a into magento-engcom:2.3-develop Dec 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants