We have a requirement to show a warning page (ncr_warning.jsp) to user before login page. This warning page will contain a button called “Agree….”, once clicking that button, user will be redirected ...
Hi, I wonder if it is possible to have Crucible search to be able to develop query like Fisheye? I want to summarize number of review submit by 1 developer including LOC counting for all of those...
Using html/jquery in the description field enables hiding of text fields, and checkbox elements.The lines below enable me to hide/show checkbox values. <script type="text/javascript"> if( AJ...
Hi everybody. Is it possible to add issue's worlog dates in Column Navigator ? Is it possible to create a issue's search filter using issue's worklog dates ? Thx a lot
Hello, for a risk process I want to calculate a "Risk Value" from other fields. - I have two drop-down-fields: "Severity" and "Probability", each with selectable values 1, 5 and 10. - Another f...
We have a requirement that we need to modify the password on the fly and want to update the database password field from another Application (to sync). As I can see, password is SHA1 encrypted from J...
I have a question about api call. Can you guys tell me do I need the source distribution to call an api or the standalone version on windows for JIRA is more than enough?
Hi every one. I want to force users to input a non-zero value for orginal estimate field.Can I use a condition on Create Issue transaction?
Hi, Guys, Got a weird task here: say I have an issue (Issue no.1) that has this certain type of link with a group of another type of issues, then when I create a sub-task under this Issue No.1, I w...
I would like to authenticate some in-house ColdFusion applications with Crowd. Does anyone have any guidance? Also, is SSO possible in this setup? Thanks in advance.
Hello, I want to create a file or something that help me to save some bussines data from reports, so that way, i dont have to calculate all again. How can i manage that kind of persistence inside a J...
Hello guys, I've some trouble to find how i can have the name of the user who had post the worklog with a JQL request. I wanna found all issues where this user had spent some time to display th...
I want to develop confluence and JIRA plugins. How can I protect my plugin with license? I want licensing with checking the allowed user of the license key and allowed user of confluence/JIRA. (lik...
This is driving me crazy. I have created a review programatically using the REST API. How I just want to add the files in a single change list as review items. Do I need to add all the files indivi...
I was installed a plugin in confluence. it installed successfully After installing the plugin if i hit the URL it is giving the error message like 2011-07-08 09:51:10,521 ERROR [http-8080-1] [at...
Hello, how is it possible to implement an automated space export at night?? for information: I use Version 3.5.4 Thanks a lot Andy
Hi there, I am trying to create a plugin for Bamboo 3.1 that includes a new Task and everytime I package the plugin ALL dependencies get bundled inside the jar. If I remove the TaskType class and t...
Hi, is there a way to show a custom field below the description? I added a free text custom field called 'Diagnostics' and I would be a lot more logical to have it displayed below the description w...
How to trigger action when new page is added? To be more specific. When new page is added (to any space) I want automatically set property for it by using ContentPropertyManager. How can I achive tha...
Hi, I'm trying to use the JIRA SOAP API to create a new issue and set the "Customer Contact Info" field. When I create a new issue from JIRA and view HTML source I can see there are fields like "cu...
My ultimate goal is to create a multi-select customfield type whose options will be populated from a external database. To be more specific, I want to have a list of clients in a multi-select custo...
When adding a 3rd party gadget to my Jira dashboard (one I have built myself), it prompts me for my credentials as part of a 3-legged OAuth authorization - I login, authorize the gadget, and can then...
I'm looking for a tool that takes PostgreSQL tables and outputs a Data Dictionary in a wiki format (preferably Confluence). It seems like most tools out there require a lot of manual work/multiple to...
How can I disable adding Blog Posts for confluence instance?
Hi I need to insert issues to my JIRA environment from an external source. So I need to know a way to send to JIRA a message with the content of the issue information in order to insert the new iss...