Actions
Bug #37036
closedDisabling Recurring Logic removes "Next occurrence" date/time from WebUI but hammer and API still shows the date/time
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
Description of problem:
Disabling Recurring Logic removes "Next occurrence" date/time from WebUI but hammer and API still shows the date/time
Steps to Reproduce:
1. Go to Satellite WebUI --> Monitor --> Recurring Logics
2. Click on "Disable" button for any recurring logic
Actual results:
It removes "Next occurrence" date/time from Satellite WebUI but using hammer command and API query it still reflects "Next Occurrence"
Expected results:
After disabling the Recurring logic it should also remove the date/time in the output of hammer command and API query
Additional info:
In case user is using hammer or API then this can lead to confusions even if the Recurring Logic is disabled
Actions