rdmarsh/elm

Both "no data" and "size limit" errors are displayed

Closed this issue · 0 comments

Describe the bug
When there is no data found, there's no need to show the "size limit is less than" warning.

This is shown when you specify a field with -f that doesn't exist

Warning: no data found
Warning: size limit is less than total records, there is data you are not seeing.

To Reproduce
Steps to reproduce the behavior:

  1. elm DeviceList -f footer
  2. See error

Expected behavior
size limit warning is not shown if there is no data to display