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

make it easier to find failure/warning log messages #134

Open
pbiron opened this issue Jul 3, 2017 · 1 comment
Open

make it easier to find failure/warning log messages #134

pbiron opened this issue Jul 3, 2017 · 1 comment

Comments

@pbiron
Copy link

pbiron commented Jul 3, 2017

When doing a small import it is no problem searching through the output of the log section of the Step 3 screen to find any failures/warnings. However, when doing an import with thousands of posts/terms/etc it is hard to find ouot if anything failed.

I don't have any great ideas about how to do this, but a couple of things that come to mind are:

  1. allow the log section to be sortable by the Type column once the import has completed. The Tablesorter jQuery plugin would make that easy to do.
  2. style warning and fail rows differently than info rows (i.e., with different background colors, yellow and red come to mind).

It would also help to add counts of failures/warnings to the "Summary" section of the Step 3 screen as well (maybe parenthesized in the Completed column, e.g., "10493/10493 (3 failures)") so that the user knows whether they should look through the log section to find the warning and fail rows.

@drzraf
Copy link

drzraf commented Apr 9, 2018

on a side note: #154

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