Hello,
i have an JIRA Server for my network. Now i want to display all activ tickets from one Project on my own website for all users. Is that possible?
JIRA Server (8.3)
Dear,
Enrico Messall
HI, You can also try form "searchrequest-printable"
<iframe src="https://jira-test.ru/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project%20%3D%20APS%20and%20created%20%3E%3D%20startOfMonth()&tempMax=1000" height="500px" width="1500px"/>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Its possible to embed jira issues to your webiste using jira issue collector. please read the following article and you will get an idea.
https://confluence.atlassian.com/adminjiraserver071/using-the-issue-collector-802592637.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
please note above links is to get issues from external website, not to display issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Enrico, just wanted to confirm first, are you referring to somehow embedding the issues from your current Jira Server instance into your own website (a non-Atlassian product)?
Any extra details you can provide would be swell :D
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello J, yes thats it. I want to show an filter result from jira on my (non-atlassian) website :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Enrico, I couldn't find much in this regard I'm afraid. I was able to find an add-on that would allow people to raise issues in your Jira directly from your website, but nothing much about embedding a Jira filter result in your website. From what little I know, Jira does not have a default embedding code or method that we can use.
A possible alternate method would be to use REST API to grab that filter result, and then show it in your website. Do you think that would be feasible?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.