It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hello!
At the moment i'm working in js with Rest API. I want to get the issues for a project on this way:
$.get(AJS.contextPath() + "/rest/api/2/search?jql=project=" + is_data, function( data ) {});
It is working like this:
If the is_data are the names of the projects then if i try to get a two words named project's issues i get an error message, but if i try with one words named projects then it is working totally fine. If i try to put the project keys in the is_data, then it is working fine with the two words named projects and some of the one word named projects but if i have a project named like this: OneTry, then the key is ON and it can not get the issues because of failed Rest API call.
I totally don't know what is the problem. Should i somehow transfer the two words named projects?
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreHey Atlassian Community! Today we are launching a bunch of customer stories about the amazing work teams, like Dropbox and Twilio, are doing with Jira. You can check out the stories here. The thi...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.