mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Add custom Field to Jira Payload Allmost every Jira setup is diffenerent and requires customise information to be added to the API post. This change will allow you add a custom fields to the '"fields": { }' using json format. Examples: are provided in the TransportUI * applying StyleCI fixes * Updating Jira transport * Updating Jira transport * Updating Jira transport * styleci fixes * Renaming variables to align with existing conventions * Fixing imput checks to make sure values are legit * style * Fix minor typo --------- Co-authored-by: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com> Co-authored-by: Justin Lentz <monkeybrains7@gmail.com>