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

Scheduled Job Has "Most Recent Run" That Never Happened #745

Open
kavalaryd6754 opened this issue Mar 25, 2024 · 0 comments
Open

Scheduled Job Has "Most Recent Run" That Never Happened #745

kavalaryd6754 opened this issue Mar 25, 2024 · 0 comments

Comments

@kavalaryd6754
Copy link

kavalaryd6754 commented Mar 25, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant