]
Nick Boldt commented on JBIDE-23536:
------------------------------------
This should protect creation of JIRAs and return the JIRA # even if the user can't
assign the issues to the componentLead:
components.py should store the assigned user
--------------------------------------------
Key: JBIDE-23536
URL:
https://issues.jboss.org/browse/JBIDE-23536
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: build
Affects Versions: 4.4.2.Final
Reporter: Jeff MAURY
Assignee: Jeff MAURY
Labels: build, release, release-eng
Fix For: 4.4.3.Final
Attachments: run.log
The file components.py is used when created JIRAs during the release process. One JIRA is
created per component. But those JIRAs are not initially assigned to a user, so the user
of the scripts (createnewandnotworthy,....) must update all the created JIRAs. If the file
stored as well the JIRA user id, then this could be done automatically