Getting incomplete field data via anglar 4 js

Capaneus August 1, 2017

Hi dear community,

I'm building an angular 4 app to hook with jira. Just managed to setup everrthing and got blocked on using rest api:

https://myjiraserver/jira/rest/api/2/field 

I used basic Auth, and it does pass me the data after calling http.get method from angular lib. But it gives me only 22 objects in the array, while I used curl & advanced REST client with same authentication info, it gave me 197 fields.

 Could anyone help me on this case? I'm really screwed...

Thanks a lot!

0 answers

Suggest an answer

Log in or Sign up to answer