hyades icon indicating copy to clipboard operation
hyades copied to clipboard

Defect Dojo integration require a server restart

Open worming004 opened this issue 5 months ago • 1 comments

Current Behavior

DefectDojo sync only works after a server restart.

As pointed out in #1484, this is a behavior already known. Feel free to close this issue if needed

Steps to Reproduce

Start configuration : sync is deactivated through UI, TASK_CRON_DEFECTDOJO_SYNC is setup with value "*/1 * * * *" to run sync every minute

11:49: api-server is restarted 11:51: activated through UI 11:54: no effect

Expected Behavior

After 11:51, we expect the sync to happens

Hyades Version

(using docker images)

All quarkus component: 0.6.0-SNAPSHOT

hyades-apiserver:5.5.0 hyades-frontend:5.5.0

Repository Type

Hyades apiserver

Browser

N/A

Checklist

worming004 avatar Sep 05 '24 10:09 worming004