Issue 2551346
Created on 2024-05-02 20:20 by rouilj, last changed 2024-05-03 02:37 by rouilj.
msg8028 |
Author: [hidden] (rouilj) |
Date: 2024-05-02 20:20 |
|
The code shouldn't expose this to the user. Need a few fixes here:
1) make sure that detectors/config.ini is copied during tracker setup.
2) if it's missing assume it's set to False and continue on.
|
msg8032 |
Author: [hidden] (rouilj) |
Date: 2024-05-03 02:37 |
|
It looks like the tracker I discovered this issue in was changed to delete the
detector/config.ini after installation.
I verified that detector/config.ini was in both templates (jinja2 and classic) where this
statusauditor option is available.
Default now assumes that the option is off if the setting is not found.
changeset: 7929:5ac2af6c7f97
|
|
Date |
User |
Action |
Args |
2024-05-03 02:37:09 | rouilj | set | status: new -> fixed resolution: remind -> fixed messages:
+ msg8032 |
2024-05-02 20:20:19 | rouilj | set | resolution: remind |
2024-05-02 20:20:06 | rouilj | create | |
|