Created Jul 13, 2022, Last active today
Hi, I want to create a scripted field in scriptrunner that calculates time in status (like Jira suite utilities) in certain conditions. Is the best way to create some custom fields that popul...
Hi, In a workflow post function I'm using Scriptrunner "Set security level to ...". Works fine under the conditions that the user has the right to set security level and the project has the rig...
I was working on script for a Custom Listener (using Jira 7.3 and ScriptRunner 4.3) and noticed that following piece of code works: import com.atlassian.jira.component.ComponentAccessor def issue...
Hi - Currently I'm using a script post-function to add some specific users as Request Participants to a specific type of issue. I'd like to switch that over to use an organization. I ...
I am trying to create a post function that will update the priority field based on the value of a custom field. This is based on an example script from Atlassian Answers, I have included below for re...
We have written a groovy script to show the specific issue key and summary on the one of our transition screen, now we want to show it with the link to specific issue. can we do it ?
My intent is to start a question with a smaller more specific group. If no answer comes from the watchers of the initial topic(s), then I'd like to open it up to a larger audience by later adding add...
We are considering of starting a Community alongside our Confluence-based documentation, and after reading the recent reviews of Questions for Confluence, I am not sure that this is the right tool fo...
If I try to add a new tag to a question a colleague has created, this first seem to work, but after saving an error message is displayed briefly: "Access denied". How to allow this? We all w...
The release notes pages list no issues,and if I try looking for them myself using https://jira.atlassian.com I get: "The value 'TEAMCAL' does not exist for the field 'project'." So perhaps someon...
This link doesn't work anymore and I can't access any of the issues I'm watching in this project! https://jira.atlassian.com/projects/CQ image2017-3-2 17:7:34.png
After migrating to JIRA 7, from JIRA 6.4.3, the send email script listener does not work anymore. The error in the logs is: Script error: cannot cast object 'user' with class with class 'com....
Dear Atlassian product team, when i look at the Team Calendars for Confluence Marketplace version history then i ask me the question if this plugin is still unter development and has it a roadm...
I am using the following code getFieldById("customfield_11111").setFormValue("<p>Hello<p>") to get the custom field with id "11111" to show "Hello" by using a Behaviour ...
We are getting a prompt for authentication when visiting a public page in confluence. It is only happening with the mobile view. But on both andriod and ios. If I disable the Team Calend...
Essentially the query is about effectiveness. Is there any way to know how many times someone has clicked on the question? Very few people will bother to click the up arrow to indicate "t...
Hi, I could see the report on each user, until december 2016. I could select the desired user from here: http://i.imgur.com/s8xuziE.png Do you know why, now in 2017, I can't see the repo...
Hi, We'd like to have a similar page set up like answers.atlassian.com using Confluence Questions. The requirements are: separate domain from Confluence (eg. answers.xy.com while Confluence is wi...
I'm by far not the best at understanding how to create good Xporter exportable documents yet from JIRA, so looking to the community now. Xpand-IT has a few downloadable templates for exporting Xray T...
Hi, Currently experiencing issues when users attempt to answer questions in QfC (Cloud version) - field displays infinite loading (screen shot below): image2016-12-8 10:27:22.png System was workin...
Hi, For some reason (potential workaround for issue described here ) I would like to be able to change the "Time Logged" field. I have been able to change the "Time Logged" field only via the Mutab...
Hi, I have written the following code to change the "Original Value" field. IssueManager issueManager = ComponentAccessor.getIssueManager() MutableIssue issue = issueManager.getIssueObject("TASKTES...
You can subscribe to a calendar in Confluence, but if anything is entered in the team calendar could it sync with Outlook calendar - for example, meetings etc
I have such problem. cal.png It loads. But every time have such error box If I go directly to this calendat - it opens Any idea how to resolve it ?
I have placed the following code in the Create post-function after the "Issue Created" event is fired: def IssueService issueService = ComponentAccessor.getIssueService() def user = Componen...
App Central is your space to connect, share, and learn about Marketplace, third-party, and custom apps. Whether you build or use them, this is where the discussion happens. Marketplace Partners: be sure to check our Atlassian Partners - Rules of Engagement and Partner Processes and Best Practices before posting.
Copied to clipboard