Actions
Bug #19147
closedHandle issues with loading execution_plan
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman plugin
Target version:
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
There are various reasons that can cause the execution plan for a task not being available. We should still try
to not fail completely at those situations and try to show at least the data we have available in foreman_tasks_tasks table.
How to reproduce:
Follow http://projects.theforeman.org/issues/19146 for reproducer steps and go to the tasks details pages after doing so.
Expected results: the tasks page is still showing at least some data, not failing completely.
Current results: the tasks page is broken, returning 500 status code
Updated by Ivan Necas over 7 years ago
- Related to Bug #19146: World invalidation can fail, when execution plans are invalid added
Updated by The Foreman Bot over 7 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman-tasks/pull/246 added
Updated by Adam Ruzicka over 7 years ago
- Status changed from Ready For Testing to Closed
Closing since github PR got merged.
Updated by Ivan Necas over 7 years ago
- Category set to Foreman plugin
- Translation missing: en.field_release set to 252
Actions