Closed (fixed)
Project:
Drupal.org customizations
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2017 at 14:04 UTC
Updated:
5 Apr 2017 at 16:49 UTC
Jump to comment: Most recent
Comments
Comment #2
drummThat is doable.
Comment #3
gregglesOne more useful idea would be to have a "Component" for Security or some other way to help categorize these items across projects (e.g. an issue tag). Can issue tags be pre-populated from the URL?
Comment #4
drummYes, they can: https://www.drupal.org/node/add/project-issue/securitydrupalorg?tags=sec...
Comment #5
gregglesThey should probably also default to critical.
Another thought (not sure where to capture) is that a maintainer should not be able to opt-in to security advisory coverage if they have an open public security issue in their module.
Comment #6
drummThat should be a separate drupalorg issue.
I’m also going to have it default to the issues being bugs.
Comment #7
drummThis is running on https://drumm-drupal.dev.devdrupal.org for testing, and I’ve committed it to the
devbranch, based on mlhess’s initial work.Comment #8
mlhess commentedI looked at
However, reporting an issue on a sandbox, results in an ugly exception.
https://drumm-drupal.dev.devdrupal.org/node/add/project-issue/2662180?ta...
Comment #9
drummFixed the exception for projects with no releases.
Comment #10
mlhess commentedLooks good to me.
Comment #12
drummThis has been deployed.