mvelazc0 / attack2jira

attack2jira automates the process of standing up a Jira environment that can be used to track and measure ATT&CK coverage
BSD 3-Clause "New" or "Revised" License
111 stars 29 forks source link

Error creating Jira issue #3

Closed habbdt closed 4 years ago

habbdt commented 4 years ago

Hi @mvelazco and Hi @olindoverrillo, Thank you for sharing your works. I am trying to implement this for our environment. But while creating the JIRA issue for TTPs I am getting the following error message. Are there any thoughts on how we can resolve this issue. Please let me know if you need any additional information? Thank you for your time. :)

[*] Authenticating to https://dev.atlassian.net...
[!] Success!
[*] Creating the Att&ck project...
[!] Success!
[!] Found custom fields
[*] Adding custom fields to ATTACK's default screen tab ...
[!] Done!.
[*] Hiding unnecessary fields from ATTACK's issue layout...
[!] Done.
[*] Obtaining ATT&CK's techniques...
[!] Done!
[*] Creating Jira issues for ATT&CK's techniques...
400
    [!] Error creating Jira issue for T1531
pjabes commented 4 years ago

Hi @habbdt,

Is this issue still persistent for you? If so, I believe this may be related to https://github.com/mvelazc0/attack2jira/issues/4 given the 400 in your codeblock. Could you confirm if you are using Jira Core/Jira Software/Jira Business etc?

Thanks!

mvelazc0 commented 4 years ago

@habbdt is this still an issue for you ?

Thanks

mvelazc0 commented 4 years ago

@habbdt following up. let us know if this is still an issue. I just tested the whole process and it works. Need to make sure you are using Jira Software, not Jira Cloud.

mvelazc0 commented 4 years ago

closing this for now. let us know if you see the issue