AY-5539 - changed value from Settings

This commit is contained in:
Petr Kalis 2024-05-29 16:29:14 +02:00
parent 3c287e1d64
commit e899dd05f3

View file

@ -1891,7 +1891,7 @@ class PublisherController(BasePublisherController):
filtering_criteria = {
"task_names": task_name,
"task_types": task_type,
"hosts": host_name
"host_names": host_name
}
profile = filter_profiles(
filter_creator_profiles,