Steps to reproduce:
- Connect breadboard to an AMT account with hits in sandbox and 0 hits in production
- Go to sandbox and view the list of HITs
- Switch to production
Expected results: The list of sandbox HITs will be cleared.
Actual results: The list of sandbox HITs remains.
This is due to the code starting at line 201 in amt-admin.controler.js We need to handle 0 results on the first page properly.
Steps to reproduce:
Expected results: The list of sandbox HITs will be cleared.
Actual results: The list of sandbox HITs remains.
This is due to the code starting at line 201 in amt-admin.controler.js We need to handle 0 results on the first page properly.