Hello, I have 2 separate Scripted Fields on a Sub-task. These fields are reading existing data from a custom field on the parent issue. Field 1 on Sub-task (Parent Prod Start Date). This field re...
Because of this i'm not able to login how ever i have maybe found a way to do change of the url via the Sql table, not sure this is the only table that needs to be changed. this is what i have foun...
As the title states: I am trying to use SIL to limit values on the drop down list of "Linked Issues" field on create issue screen to a specific link-type when creating issue inside a specific project...
Hello, is there anyway to restrict access to Jira on demand by IP? Regards Adrian
I want to create a non-editable field whose value is calculated based on the values two other fields. This custom field would need to be be viewable in the view issue screen after the issue is edited...
Hi, I am trying to add comment using jira-python to update issue but seems that it does not work: issue.update(description=issue.fields.description+' some text', comment='Added some text') ...
Hi Team, I need some clarifiction. In jira upgrade from 4.2.3 to 6.2.7, whether we need to use a blank database or the original database along with data, while connectin jira to database. As per a...
Hi everyone, i am trying to create a required custom field (lets call it test field) for a particular transition screen to display when closing an issue (transitioning from completed to closed). i ...
Migrating from 4.x to 6.x the naming convention is different for the attachments. In 6.x the attachments are represented by numbers, but in 4.x was by name. The directory structure appears to be th...
Hi everyone, we have had some troubles in the past with sprints showing up on boards where they're not supposed to show up and then being closed by users, thus "destroying" the sprint. The sc...
I'm trying to find issues in certain status for which the transition took place before X hours/minutes etc. status = "STATUS ABC" and status changed to "STATUS ABC" BEFORE -2h The syntax seems s...
Good morning, I'm currently trying to write a post function script (Jython) to create a link between two issues on create. For us, we're trying to view a user story, then click create issue and...
Hi , I am using script runner to send mails to different user groups based on the value of a custom field when an issue is created. I am able to send mails to different groups based on the conditio...
Hi there, Our organisation is looking to use Jira to fully break down and organise all issues into various departments - so that we can track time and costs for each area. Many of our clients use...
Hi All I am on Jira 6.1 with the latest version of plugin JIRA Misc workflow extensions. The plugin provides a post function - Transition linked issues. I add this post function to my workflow ...
Hi, Some of the issues in our JIRA has link to "Future Sprint" in their Agile Panel on the view screen but the problem is the sprint is nowhere to be on found. When you click on the sprint link on ...
...import com.atlassian.jira.issue.IssueImpl.* Long ts = issue.getTimeSpent() Long re = issue.getEstimate() if((ts > 0) || (re == 0)) return true else return false But this script w...
When a user registers on our OnDemand instance, I want to assign default groups to that user - how can I achieve this?
I am using the hosted Version of Jira with the Agile Extension and created a couple of user stories. Now I want to assign them to the developers. Even though I created users for the developers and ad...
We are using Jira and fisheye for the development registration. When a bug is found, the bug is fixed, committed and registered on a fixed version. Is it possible to get all the commits from a Jira v...
How to change the filter which is used in a rapid board to an existing one in Jira 4?
Hi, I am a newbie in JIRA; we have an instance which hosts one dedicated project, and all the roles, permission scheme, groups, were created specifically for this project. Due to many other team's...
How to block(prevent) reporters from workflow transition, Ideally reporters should not perform approve transition on my workflow.
For cascading field, I want add two titles (names), one is for first select list and another is for second select list. Please let me know if you have any solution for this.
I try to retrieve an existing issue from Jira using Java Rest Client version 2.0.0-m2. That's the code: 104 IssueRestClient issueClient = null; 105 Issue issue = null; 106 P...
User | Count |
---|---|
81 | |
47 | |
26 | |
18 | |
17 | |
15 |
Subject | Author | Posted |
---|---|---|
12m ago | ||
Friday | ||
Thursday | ||
Wednesday | ||
June 23, 2025 8:35 AM PDT |