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

Resolve "New Accounts Report" should disable the sort ability of "New Account" columns (because it can not run) #25033 #25034

Conversation

edenduong
Copy link
Contributor

@edenduong edenduong commented Oct 14, 2019

Description (*)

  1. Resolve "New Accounts Report" should disable the sort ability of "New Account" columns (because it can not run) #25033: "New Accounts Report" should disable the sort ability of "New Account" columns (because it can not run)

Fixed Issues (if relevant)

  1. "New Accounts Report" should disable the sort ability of "New Account" columns (because it can not run) #25033: "New Accounts Report" should disable the sort ability of "New Account" columns (because it can not run)

Manual testing scenarios (*)

  1. Go to backend
  2. Reports-> Customers-> New
  3. Show report
  4. Click "New Account" column
    => Disable sort, no reload page

Questions or comments

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)

@m2-assistant
Copy link

m2-assistant bot commented Oct 14, 2019

Hi @edenduong. 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 give me test instance - deploy test instance based on PR changes
  • @magento give me 2.3-develop instance - deploy vanilla Magento instance

For more details, please, review the Magento Contributor Guide documentation.

Copy link
Contributor

@dmytro-ch dmytro-ch left a comment

Choose a reason for hiding this comment

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

Hello @edenduong,
did you investigate the reason why the sorting does not work for customer report grids?
It might be possible to fix the not working sort order for customer reports collections.

Thank you!

@edenduong
Copy link
Contributor Author

Hi @dmytro-ch : the main reason is all the report in the magento backend can not be sort too.
The second reason is Some record are string like “No record found ...”, some record are the number (1,2,3...) so I think it is not the same data type and can not be sortable.

@dmytro-ch dmytro-ch added the Auto-Tests: Not Required Changes in Pull Request does not require coverage by auto-tests label Oct 16, 2019
@magento-engcom-team
Copy link
Contributor

Hi @dmytro-ch, thank you for the review.
ENGCOM-6104 has been created to process this Pull Request

@engcom-Alfa
Copy link
Contributor

✔️ QA Passed

@m2-assistant
Copy link

m2-assistant bot commented Oct 18, 2019

Hi @edenduong, 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.

@magento-engcom-team magento-engcom-team added this to the Release: 2.3.4 milestone Oct 18, 2019
@engcom-Foxtrot
Copy link
Contributor

Covering

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.

6 participants