When an errata is related to a module, we need to provide such information upon the errata creation.
Erratas can involve modules, but also can include the devel module. Right now we allow the user to manually add the module when creating our own security advisories, but dealing with the devel module needs a special handling.
By having in mind that at this moment, devel modules are taken into account in backend, but must be added into the title, maybe the devel module deserves a field in the data model. We need to think about this, but as a quick fix, we can add a checkbox Include devel module and that's it.
When an errata is related to a module, we need to provide such information upon the errata creation. Erratas can involve modules, but also can include the
devel
module. Right now we allow the user to manually add the module when creating our own security advisories, but dealing with the devel module needs a special handling.By having in mind that at this moment,
devel
modules are taken into account in backend, but must be added into the title, maybe thedevel
module deserves a field in the data model. We need to think about this, but as a quick fix, we can add a checkboxInclude devel module
and that's it.