Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Special Price shown without currency symbol in magento backoffice #20474

Closed
wants to merge 4 commits into from

Conversation

XxXgeoXxX
Copy link
Member

Base issue: #20472

Description (*)

Magento 2.3.X
Magento 2.2.X

Steps to reproduce (*)

Navigate to admin catalog product grid
Using "Columns" selection add 'Special Price' column in the grid

Expected result (*)

Special Price will be shown with currency code

Actual result (*)

Special Price showed without currency code.

Manual testing scenarios (*)

Navigate to admin catalog product grid
Using "Columns" selection add 'Special Price' column in the grid

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 on Travis CI are green)

@magento-engcom-team
Copy link
Contributor

Hi @XxXgeoXxX. Thank you for your contribution
Here is some useful tips how you can test your changes using Magento test environment.
Add the comment under your pull request to deploy test or vanilla Magento instance:

  • @magento-engcom-team give me test instance - deploy test instance based on PR changes
  • @magento-engcom-team give me 2.3-develop instance - deploy vanilla Magento instance

For more details, please, review the Magento Contributor Assistant documentation

@magento-engcom-team
Copy link
Contributor

Hi @sivaschenko, thank you for the review.
ENGCOM-3928 has been created to process this Pull Request

@sivaschenko
Copy link
Member

@magento-engcom-team give me test instance

@magento-engcom-team
Copy link
Contributor

Hi @sivaschenko. Thank you for your request. I'm working on Magento instance for you

@magento-engcom-team
Copy link
Contributor

Hi @sivaschenko, here is your new Magento instance.
Admin access: https://pr-20474.instances.magento-community.engineering/admin
Login: admin Password: 123123q

@okorshenko okorshenko removed this from the Release: 2.3.1 milestone Jan 28, 2019
@sivaschenko
Copy link
Member

Hi @XxXgeoXxX , thanks for the pull request, can you please check the test instance: Special Price column is empty.

@XxXgeoXxX
Copy link
Member Author

@magento-engcom-team give me test instance

@magento-engcom-team
Copy link
Contributor

Hi @XxXgeoXxX. Thank you for your request. I'm working on Magento instance for you

@magento-engcom-team
Copy link
Contributor

Hi @XxXgeoXxX, here is your new Magento instance.
Admin access: https://pr-20474.instances.magento-community.engineering/admin
Login: admin Password: 123123q

@XxXgeoXxX
Copy link
Member Author

Hi @sivaschenko
updated PR. Looks like magento skips values for some column when you enable it this column in BO->Products->Columns but it xml use false and show them only after some event(click/sort per this column)

@magento-engcom-team
Copy link
Contributor

Hi @sivaschenko, thank you for the review.
ENGCOM-3928 has been created to process this Pull Request

@sidolov
Copy link
Contributor

sidolov commented Feb 12, 2019

@XxXgeoXxX , please, resolve merge conflicts

@XxXgeoXxX
Copy link
Member Author

HI @sidolov
merge conflict was resolved

@magento-engcom-team
Copy link
Contributor

Hi @sidolov, thank you for the review.
ENGCOM-3928 has been created to process this Pull Request

@sivaschenko
Copy link
Member

Magento\FunctionalTestingFramework.functional\MSI_Multi_Mode.AdminUserSetStatusForEachSourceItemTest functional test is failing on this pull request

@nmalevanec
Copy link
Contributor

Magento\FunctionalTestingFramework.functional\MSI_Multi_Mode.AdminUserSetStatusForEachSourceItemTest functional test is failing on this pull request

@sivaschenko I've created PR to MSI repository, to fix mentioned above test magento/inventory#2068

@ishakhsuvarov
Copy link
Contributor

@sivaschenko @nmalevanec magento/inventory#2068 is now merged.

@sivaschenko
Copy link
Member

Magento\FunctionalTestingFramework.functional\MSI_Multi_Mode.AdminUserSetStatusForEachSourceItemTest is failing on this pull request

Failed asserting that any element by '//tr[1]//td[count(//div[@data-role='grid- 
wrapper']//tr//th[normalize-space(.)='Quantity']/preceding-sibling::th) +1 ]' on page 
/admin/catalog/product/index/store/0/
Elements: 
+ <td> 
contains text '100'

image

Copy link
Contributor

@orlangur orlangur left a comment

Choose a reason for hiding this comment

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

@XxXgeoXxX please elaborate a proper fix, see #20906 (comment).

@ghost ghost assigned orlangur Apr 3, 2019
@sidolov
Copy link
Contributor

sidolov commented Apr 19, 2019

@XxXgeoXxX , I am closing this PR now due to inactivity.
Please reopen and update if you wish to continue.
Thank you for the collaboration!

@sidolov sidolov closed this Apr 19, 2019
@m2-assistant
Copy link

m2-assistant bot commented Apr 19, 2019

Hi @XxXgeoXxX, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants