nautobot-app-golden-config icon indicating copy to clipboard operation
nautobot-app-golden-config copied to clipboard

Scheduled Job Has "Most Recent Run" That Never Happened

Open kavalaryd6754 opened this issue 3 months ago • 0 comments

Environment

  • Nautobot-server version 3.2.24
  • Python version: Python 3.8.10
  • Database platform, version: (PostgreSQL) 12.18
  • Middleware(s): Nautobot-golden-config 2.0.1, nautobot-plugin-nornir 2.0.0, nautobot_device_onboarding 3.0.1

Steps to Reproduce

  1. Set up an hourly scheduled backup job using the Golden Configuration plugin.
  • I did not specify any filters.
  • The job must be set to run within the next hour
  • Run the job
  1. View in scheduled Jobs the job you just created
  • it will show that a job was ran before the job was created under "most recent run"
  • This will be replaced when the job actually runs

Expected

No text to appear under "most recent run"

Actual

Nautobot shows that it has a "most recent run" before the job was created. I assume that it does this to fill space for when the job would have happened if it was ran an hour ago. This does go away after the hour passes and the job is run.

Very minor bug, has no lasting effect

kavalaryd6754 avatar Mar 25 '24 00:03 kavalaryd6754