Hi Community,
I am trying to integrate my Jira Cloud to my a third party scanner (Aqua Security) to push issue ticket to Jira. The process involves using webhook container (using Docker Compose) as the middle man to connect these two apps.
However, I keep facing the same problem whereby the board name defined in the jira config file is not recognized by the Docker even if the board exists.
I have tried to create new project and new boards but the issue persists.
Thank you for your help.
There's two things here.
1. The plugin is misusing the concept of a board. It should not be trying to create issues on a board, it should be trying to create issues in a project. The board is not a container for issues, it is a view of a selection.
2. From the errors, my best guess is that the account the plugin is using to connect to Jira does not have access to the board. The board needs to be shared with that account.
Thanks Nic!
Been tremendous help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.