Tag: rest
-
Easy way of getting all fields available in your JIRA instance
Recently i needed to get a full list of all fields that we have in jira just to build a map between screens and fields we want to have in each screen on every transition. I'm lazy and therefore , i decided to just write a small python script to achieve…