Bug 2254879
| Summary: | [RFE] WebUI Tasks page to have ability to hide auxiliary tasks | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Pavel Moravec <pmoravec> |
| Component: | Tasks Plugin | Assignee: | satellite6-bugs <satellite6-bugs> |
| Status: | CLOSED MIGRATED | QA Contact: | Satellite QE Team <sat-qe-bz-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.14.0 | CC: | ahumbe, aruzicka, dsinglet, rlavi |
| Target Milestone: | Unspecified | Keywords: | FutureFeature, MigratedToJIRA, Triaged, UserExperience |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-06-06 16:38:39 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Pavel Moravec
2023-12-17 12:15:14 UTC
Sounds reasonable. Could you get us a complete list of things that you consider auxiliary just so we don't miss anything? (In reply to Adam Ruzicka from comment #1) > Sounds reasonable. Could you get us a complete list of things that you > consider auxiliary just so we don't miss anything? Running on a 6.15 snap 3: [root@pmoravec-sat615beta ~]# su - postgres -c "psql foreman -c \"SELECT label,action FROM foreman_tasks_tasks WHERE state = 'scheduled' ORDER BY label;\"" label | action ------------------------------------------------------+------------------------------------------------ Actions::CheckLongRunningTasks | Check for long running tasks CreateExpiredManifestNotifications | Subscription Manifest validity check CreateHostLifecycleExpireSoonNotifications | Host lifecycle support expiration notification CreatePulpDiskSpaceNotifications | Pulp disk space notification CreateRssNotifications | Create RSS notifications ForemanInventoryUpload::Async::GenerateAllReportsJob | Wait and Generate all reports job InsightsCloud::Async::InsightsClientStatusAging | Insights client status aging InsightsCloud::Async::InsightsScheduledSync | Wait and Insights scheduled sync InventorySync::Async::InventoryScheduledSync | Wait and Inventory scheduled sync SendExpireSoonNotifications | Subscription expiration notification StoredValuesCleanupJob | Clean up StoredValues (11 rows) [root@pmoravec-sat615beta ~]# which fairly corresponds to my experience from WebUI. The CreateHostLifecycleExpireSoonNotifications is something new in 6.15 (i.e. the list evolves in time / among releases). This BZ has been automatically migrated to the issues.redhat.com Red Hat Issue Tracker. All future work related to this report will be managed there. Due to differences in account names between systems, some fields were not replicated. Be sure to add yourself to Jira issue's "Watchers" field to continue receiving updates and add others to the "Need Info From" field to continue requesting information. To find the migrated issue, look in the "Links" section for a direct link to the new issue location. The issue key will have an icon of 2 footprints next to it, and begin with "SAT-" followed by an integer. You can also find this issue by visiting https://issues.redhat.com/issues/?jql= and searching the "Bugzilla Bug" field for this BZ's number, e.g. a search like: "Bugzilla Bug" = 1234567 In the event you have trouble locating or viewing this issue, you can file an issue by sending mail to rh-issues. You can also visit https://access.redhat.com/articles/7032570 for general account information. |