Hello,
One of our recurring logic action has a typo, i’d like to correct it, but I did not find where the actions are defined.
The interface does not have any options and the rake console only allows to update this fields:
=> ForemanTasks::RecurringLogic(id: integer, cron_line: string, end_time: datetime,
max_iteration: integer, iteration: integer, task_group_id: integer, state: string,
triggering_id: integer, purpose: string)
I tried looking into the database but did not find the actions definition on any of the tables with suggestive names.
Does anyone knows how to change this? Or do I really need to create new Recurring Logics?
Thank you.
Best regards,
Armindo.