You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Change next_action to return the time for next_action
* Change XML query to use REPEAT
* Update the TIME if the value is lower than DONE
(cherry picked from commit c76377f)
Replaces majority of all select controllers with the autocomplete controller instead
- Does not replace any select controllers under the oneprovision UI
- Works similarly to the select controller, with the added functionality that you can filter all options by typing
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
Description
When an hourly sched actions is added, it executes just the first time, then it won't repeat any more.
To Reproduce
Add an hourly sched action.
Expected behavior
Execute the action each hour.
Details
Progress Status
The text was updated successfully, but these errors were encountered: