Project

General

Profile

Actions

Bug #25645

closed

Useless debug info in some task names, "Listen on candlepin events {"locale"=>"en", "current_user_id"=>nil}"

Added by Ivan Necas over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1657139

Description of problem:
Some actions include some additional internal information from the implementation
details of the task: this makes the list of tasks more unreadable and misleading.

How reproducible:
Always

Steps to Reproduce:
1. search for label = Actions::Candlepin::ListenOnCandlepinEvents in task details (applies for some other actions as well)

Actual results:
The action is shown as `Listen on candlepin events {"locale"=>"en", "current_user_id"=>nil}`

Expected results:
The action is shown as `Listen on candlepin events`, without the additional details.

Additional info:
There are other tasks with similar behavior, majority of the regular one (such as product create or content view promote) don't have this issue.

After fixing this issue, no task should have `{}` in their action name.

Actions #1

Updated by The Foreman Bot over 5 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Ivan Necas
  • Pull request https://github.com/theforeman/foreman-tasks/pull/378 added
Actions #2

Updated by Ivan Necas over 5 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF