Icinga / icingaweb2-module-jira

GNU General Public License v2.0
42 stars 16 forks source link

Add additional method to fetch issues for specific project #94

Closed raviks789 closed 1 year ago

raviks789 commented 1 year ago

This makes it possible to check the existence of issue only in the corresponding project. Thus allowing to create the jira ticket for the same service/object in multiple jira projects.

fix #84