Has anyone had luck with removing large amount of issues from a jira database instead of using the frontend. Deleting 60.000 issues with the bulktools isnt really feasible.
Last time i tried it, the jira went nuts because of its own way of doing indexes
...
At work we use confluence.
On occasion it crashes, resulting in an error 500 page being generated.
This page includes some interesting reference information, including:
System Information:
favouriteColour: Myrtle
javaRuntime: Java(TM) SE Runtime Environment
jvmVersion: 1.0
operatingSystem: Linux 2.6.18-92.1.13.el5
...
...
We run a site that we host that uses the Atlassian Confluence. The site works great and is being used now. But there is one thing.
It seems like when pdf and gifs are uploaded the upload speed will be slower. But the smaller files will upload fine. Has anyone else having an issue with uploading pdf's into confluence?
I am trying to...
We have a FogBugz 6 installation, with a good deal of wiki content in place. We're transitioning to use Atlassian products (JIRA and Confluence), so we'd like to get that wiki content into Confluence. How would you approach this?
Unfortunately, FogBugz doesn't appear to provide any kind of wiki export functionality, and Confluence doe...
Background: My employer uses Confluence as our knowledgebase wiki, and they've turned on CamelCase links. Since we use a lot of CamelCase in our method names, this results in a lot of extraneous links; we can disable that behavior by wrapping every one of them in {nl:} but that gets tedious and sometimes we miss one. (And since there are...
If so can you provide the code. I am able to do almost everything else from creating new pages, modifying page attributes etc.. But I cannot seem to add attachments. I have read the official conflunce Perl XML-RPC site and discussions but all the code fragments they show there don't seem to work for me. Here is my hacked up attempt at i...
I need to use MediaWiki at work. It used to be okay, but with sites s.a. StackOverflow, there's some user interface issues that simply don't do any more.
Most importantly, I'd want to see the live preview when typing. There shouldn't be need for a preview mode.
What Wikis are you using? Which would be the best for a recent (easy) Web e...
Hi,
I have some apps running over a Tomcat Server (Jira, COnfluence & Jforum).
I want to add to all of them a banner at the top of the page.
Is there any way to modify the output of all of them to show it? Basically, I want to ad a frame for showing it.
Thanks!
...
I'd like to put documentation on a confluence wiki for a project I'm working on, and I want to automatically generate some of the documentation from javadocs. Is there a plugin for confluence that makes this easy (did not see in preliminary search), alternatively has anyone written scripts to post wiki pages to confluence based on javado...
Is there a way (plugin) to integrate build-reports from teamcity to confluence
...
is there anyway to make confluence look and act more like a regular website. can you still in your own design, css, menus. etc . ? we are trying to spruce up a pretty boring intranet confluence WIKI.
...
I am using this table-plus macro with Confluence:
http://confluence.atlassian.com/display/CONFEXT/Table-plus+macro
Can I have cell level formatting? I only see column level formatting.
...
I would like to display top 10 contributors to a space in Confluence in the last year that have created, updated or removed pages.
There is some statistics on Browse Space > Activity, but only monthly, not yearly.
...
We would like to use Confluence for writing and managing our test cases. Confluence Testplan plugin seems close to what I'm looking for, but it's a bit too simple and limited.
How are you using Confluence to manage your test cases?
...
Confluence soap api defines two methods with the same name but different parameters:
Page getPage(String token, long pageId) - returns a single Page (according to the documentation the second parameter is String, but in WSDL it is long)
Page getPage(String token, String spaceKey, String pageTitle) - returns a single Page
I would need...
Hi to all,
I keep my Process Documents on SVN and I want to create a Wiki page includes the information about these files. We use SharePoint in the company for basic document sharing and team sites. As it is mentioned in
http://stackoverflow.com/questions/256407/what-are-your-biggest-complaints-about-sharepoint SharePoint Wiki lacks of ...
over time our information strategy has gone all over the place and we are looking to have a clearer policy and a more explicit way for everyone to be in sync on information sharing. Some things to note is that the org is 300+ people and is in multiple countries across the world. Also, we have people that are comfortable in Sharepoint, ...
it seems like there is only one global NEWS section per space. is there anyway to have multiple blogs within confluence?
...
i see in confluence 2.10, there is a max and maxresults parameter but i dont see these parameters in 2.9.1 or below. Is there anyway to limit the results in these versions ?
...
I am trying to create a Confluence plugin. I have been following theses instructions.
However when I run the atlas-create-confluence-plugin command maven throws SSL errors trying to get resource from https://m2proxy.atlassian.com/repository/public/.
Do I need to change a setting in my configuration?
System setup: Windows Vista, wit...