You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi,
I am new to the Jira apps, so I thought I give it a go..
But I encounter a problem and I don't understand why.
I have this json uploaded:
"modules": {
"jiraProjectPages": [
{
"url": "/Jira/view.aspx?projectId=${project.id}&projectKey={project.key}",
"weight": 100,
"key": "project-2-iteration",
"name": {
"value": "Link project to Iteration"
}
}
]
}
but projectId and projectKey are always empty.
When I inspect the iframe url in the browser I can see that hey are empty..
What am I doing wrong?
Where in your script are you setting the variables for project id and project key?
I did exactly as this page suggested to me:
https://developer.atlassian.com/cloud/jira/software/modules/project-page/
Is it perhaps some kind of rights an user needs before the information is send to the iframe?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, it's part of an app, not a script, sorry, I did not grasp that from the question.
I have not yet coded for Cloud Jira, so I don't know the answer to this one. It feels like the variables should be fed to your code by the framework it's running in, but I don't know where to look next for them. Sorry.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Catch up with Atlassian Product Managers in our 2020 Demo Den round-up! From Advanced Roadmaps to Code in Jira to Next-Gen Workflows, check out the videos below to help up-level your work in the new ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.