Skip to content

Conversation

@alehaa
Copy link
Contributor

@alehaa alehaa commented Feb 13, 2025

Fixes: #18286

DurationChoices has been replaced by JobIntervalChoices. Choices not often used by jobs, but available in the UI, have been merged into CHOICES only, without adding a new choice preset variable.

Technically, this is not an API change, just housekeeping. However, #18286 is tagged as "needs milestone", so it can be moved to the feature branch instead if needed.

Copy link
Member

@jeremystretch jeremystretch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @alehaa!

@jeremystretch jeremystretch merged commit f9431f1 into netbox-community:main Feb 14, 2025
3 checks passed
@alehaa alehaa deleted the 18286-remove-durationchoices branch February 16, 2025 19:26
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace DurationChoices by JobIntervalChoices

2 participants