#100 labels are no longer getting added to issues created by sync2jira
Closed: Fixed by dustymabe. Opened by dustymabe.

In the config the labels list stopped worked. For example we used to have:

'fedora-infrastructure': { 'project': 'FACTORY', 'component': None, 'labels': ['ops', 'fedora'], 'updates': ['comments']},

and expect newly created issues to have the ops and fedora labels. This is no longer happening. If this is not a bug and there is a new way to achieve this functionality then users of the RH internal sync2jira instance that have misconfigured entries in the yml file should be notified of how to fix it.


Metadata Update from @sidpremkumar:
- Issue assigned to sidpremkumar

PR 101 address this issue.

this is fixed!

Metadata Update from @dustymabe:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata