-
Notifications
You must be signed in to change notification settings - Fork 60
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
Add interval to Boefje #3579
Add interval to Boefje #3579
Conversation
Co-authored-by: ammar92 <[email protected]>
Co-authored-by: ammar92 <[email protected]>
…invws/nl-kat-coordination into feature/add-interval-to-boefje
Wanted to test out this branch in combination with #3529, both in combination and individual checkouts, I'm getting the following error on rocky when starting openkat:
|
Should already be fixed with the last commit. Should work now, can you check again? |
can confirm that the error has been fixed |
while editting a boefje variant (http://localhost:8000/en/dev/kat-alogus/plugins/boefje/dns-sec/) and setting the interval to 60 I encounter the following error:
|
Do you by any chance also have the logs of the katalogus service? |
|
I guess this is related: #3573 |
Checklist for QA:
What works:
What doesn't work:
Bug or feature?:
|
Bug is fixed in #3573 |
Small QA addition. It is currently unclear from the UI whether this is a Schedule interval or a Timeout interval. It appears to be the latter. Thus:
|
Changes
Follow up of #3521
This PR adds an interval input field to the Boefje forms. It also adds an "Interval" column to the variants table on the Boefje detail page.
Demo
QA notes
Please add some information for QA on how to test the newly created code.
Code Checklist
.env
changes files if required and changed the.env-dist
accordingly.Checklist for code reviewers:
Copy-paste the checklist from the docs/source/templates folder into your comment.
Checklist for QA:
Copy-paste the checklist from the docs/source/templates folder into your comment.