Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hourly sched actions just execute one time #3119

Closed
7 tasks
al3xhh opened this issue Mar 25, 2019 · 0 comments
Closed
7 tasks

Hourly sched actions just execute one time #3119

al3xhh opened this issue Mar 25, 2019 · 0 comments

Comments

@al3xhh
Copy link
Contributor

al3xhh commented Mar 25, 2019

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

  • Affected Component: Scheduler
  • Version: development and 5.8

Progress Status

  • Branch created
  • Code committed to development branch
  • Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches
@al3xhh al3xhh added this to the Release 5.8.1 milestone Mar 25, 2019
@al3xhh al3xhh self-assigned this Mar 25, 2019
al3xhh pushed a commit to al3xhh/one that referenced this issue Mar 25, 2019
    * 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
rsmontero pushed a commit that referenced this issue Mar 25, 2019
* 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
rsmontero pushed a commit that referenced this issue Mar 25, 2019
* 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)
rsmontero pushed a commit that referenced this issue Jul 3, 2024
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants