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

"Export Logs for this order" returns SQL Output #275

Open
Stoyvo opened this issue Aug 2, 2018 · 2 comments
Open

"Export Logs for this order" returns SQL Output #275

Stoyvo opened this issue Aug 2, 2018 · 2 comments

Comments

@Stoyvo
Copy link

Stoyvo commented Aug 2, 2018

Within Admin -> Orders -> Any Order Entity -> AvaTax (Sidebar)
Action "Export Logs for this order"

Expected Result:

  • Export of clear text of what happened with AvaTax and this order

Actual Result:

  • Exports SQL content

The issue:
How is this useful to any Magento Admin user? Your average order management user will likely not have any use for SQL export. This should be clear text output.

@marynychsv
Copy link
Contributor

Greetings,

Export Order Log feature was based on our support experience with our customers.
This feature was developed to improve our support.
With this detailed log we able to see exact data that customers have in their database.
You also could use admin -> Sales / Tax / AvaTax Logs screen to analyze logs in more convenient way.

@Stoyvo
Copy link
Author

Stoyvo commented Aug 20, 2018

I would recommend this is clarified a bit. You're providing the ability for any admin user to export order information (customer information) to their personal computers. Also, it provides no use to the end user. Sure, it might be great for your support, but it should be labeled as so.

I recommend:

  1. Ability to turn off export of SQL via system config
  2. Rename "Export Logs for this order" to "Avatax Support Logs"
  3. Create a CSV or TEXT file of logs that are readable to the normal user.

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

No branches or pull requests

2 participants