Actions
Bug #3027
closed[Workbench] job->log tab appears to be loading forever if Log collection is not found
Status:
Resolved
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
0.5
Description
Todo:
- Turn off loading spinner and display error message when "load tab" ajax request fails
- Improve error message ("log not available"?)
- Do not even offer a Log tab if log collection lookup fails
- Test cases for "collection.find fails" and "collection.find succeeds but arv-get fails"
#<RuntimeError: Path not found [API: 404]> /home/tomclegg/arvados/apps/workbench/app/models/arvados_api_client.rb:107:in `api' ... /home/tomclegg/arvados/apps/workbench/app/models/arvados_base.rb:108:in `find' /home/tomclegg/arvados/apps/workbench/app/views/jobs/_show_log.html.erb:24:in `_app_views_jobs__show_log_html_erb___2688258275434600425_57780620'
Updated by Tom Clegg over 10 years ago
- Description updated (diff)
- Story points changed from 0.5 to 1.0
Updated by Tom Clegg over 10 years ago
- Target version changed from 2014-06-17 Curating and Crunch to 2014-07-16 Sprint
Updated by Peter Amstutz over 10 years ago
- Status changed from New to In Progress
- Assigned To set to Peter Amstutz
Updated by Peter Amstutz over 10 years ago
- Fixed
- Fixed
- "Reasonable people can disagree" it makes more sense to me to keep the log tab and have it tell the user something is wrong, instead of hiding it entirely and the user not knowing why.
- I'd like to punt selenium test writing to story #3022
Updated by Ward Vandewege over 10 years ago
- Target version changed from 2014-07-16 Sprint to 2014-08-06 Sprint
Updated by Ward Vandewege over 10 years ago
- Subject changed from job->log tab appears to be loading forever if Log collection is not found to [Workbench] job->log tab appears to be loading forever if Log collection is not found
Updated by Tom Clegg over 10 years ago
- Target version changed from 2014-08-06 Sprint to Arvados Future Sprints
Updated by Tom Clegg over 10 years ago
- Status changed from In Progress to Resolved
- Assigned To deleted (
Peter Amstutz) - Target version deleted (
Arvados Future Sprints)
Closing as duplicate of #3200.
Actions