It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hi,
I'm trying to display issues from 1 project for my customer. He want's to see the status of user stories.
I've connected my JIRA and Confluence using Application links. It works nice, but there is no way for me to limit the access. My customer can create a page, add JIRA macro and access all my JIRA issues via JQL.
The simplest solution was to use a JIRA account which has access to required project only. Unfortunately we have 10 accounts license so I cannot use an account for each project.
I want to use URL patterns in settings of application link to limit the access. I've found that when I use JIRA macro in confluence, it send HTTP requests like this:
/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=filter%20%3D%20%22MIS_CONFLUENCE%22%20&returnMax=true&tempMax=20&field=summary&field=type&field=link&_=1440705715872
It would solve my problem if I could use patern like this:
/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=filter
Unfortunately it doesn't work. When I use it no results found for JIRA macro in Confleunce.
Which URL pattern can I use to limit my cutomer's access?
Lets say I have 3 customers and want to share data with each of them. If I use the limited JIRA account, I have to add more and more permissions for it. This way one of my customers can get details of all 3 projects.
Using URL patterns I will be able to set several rules for several filters:
/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=filter="FILTER_FOR_1-ST_PROJECT" /sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=filter="FILTER_FOR_2-ND_PROJECT" /sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=filter="FILTER_FOR_3-RD_PROJECT"
URL patterns work for links like
/rest
but they dont work for my links
Does anyone know how can I use URL paterns the way I plan?
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.