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

Hide unwanted fields not working #10

Closed mvelazc0 closed 3 years ago

mvelazc0 commented 3 years ago

Jira may have deprecated the endpoint used and hide_unwanted_fields() is no longer working.

mvelazc0 commented 3 years ago

Based on this, there may not been an official REST endpoint for this purpose: https://jira.atlassian.com/browse/JRACLOUD-74697?error=login_required&error_description=Login+required&state=0c1a9f1d-8614-4158-b02e-f06e8706f5d4

mvelazc0 commented 3 years ago

Fixed on https://github.com/mvelazc0/attack2jira/pull/13