<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-2660</id>
	<title>Nabble - JIRA - User</title>
	<updated>2009-12-03T02:01:06Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/JIRA---User-f2660.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/JIRA---User-f2660.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26623541</id>
	<title>Re: JEMH Extended mail Handler</title>
	<published>2009-12-03T02:01:06Z</published>
	<updated>2009-12-03T02:01:06Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">The version of Jira is 3.11 Build 288
&lt;br&gt;&lt;br&gt;I have read the instructions a several times. But I probably miss something.
&lt;br&gt;&lt;br&gt;I downloaded the installation for Jira 3.9.3 - Jira 3.13.x
&lt;br&gt;and put it in the WEB-INF/lib folder. 
&lt;br&gt;I understand that it's not nesecary to use the Ldap properties file.
&lt;br&gt;I have setup logging. With this result:
&lt;br&gt;&lt;br&gt;CreateOrCommentHandler.handleMessage()
&lt;br&gt;2009-12-03 10:52:27,491 JiraQuartzScheduler_Worker-1 INFO [service.util.handler.WhiteGreyBlackListingHelper] isValidAfter B/W listing: true
&lt;br&gt;2009-12-03 10:52:27,491 JiraQuartzScheduler_Worker-1 INFO [service.util.handler.AbstractMessageHandler] com.dolby.atlassian.jira.service.util.handler.WhiteGreyBlackListingHelper$FilterResult@440cbe
&lt;br&gt;2009-12-03 10:52:27,491 JiraQuartzScheduler_Worker-1 DEBUG [service.util.handler.CreateOrCommentHandler] Got mail from: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26623541&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joakim@...&lt;/a&gt;, subject: Jira Bug
&lt;br&gt;2009-12-03 10:52:27,491 JiraQuartzScheduler_Worker-1 INFO [service.util.handler.EMHConfiguration] EMH property file loaded through standard getClass.getClassloader: true
&lt;br&gt;2009-12-03 10:52:27,491 JiraQuartzScheduler_Worker-1 INFO [service.util.handler.EMHIssueHandler] Message: To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26623541&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;servhelp@...&lt;/a&gt;
&lt;br&gt;2009-12-03 10:52:27,491 JiraQuartzScheduler_Worker-1 INFO [service.util.handler.EMHIssueHandler] Message: From: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26623541&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joakim@...&lt;/a&gt;
&lt;br&gt;2009-12-03 10:52:27,491 JiraQuartzScheduler_Worker-1 INFO [service.util.handler.EMHIssueHandler] Message: Subject: Jira Bug
&lt;br&gt;2009-12-03 10:52:27,491 JiraQuartzScheduler_Worker-1 INFO [service.util.handler.EMHIssueHandler] Message: Sent: Thu Dec 03 10:27:24 CET 2009
&lt;br&gt;2009-12-03 10:52:27,491 JiraQuartzScheduler_Worker-1 INFO [service.util.handler.AbstractMessageHandler] Attempting to find FieldProcessors in package: com.dolby.atlassian.jira.service.util.handler.emh.processor
&lt;br&gt;2009-12-03 10:52:27,491 JiraQuartzScheduler_Worker-1 INFO [util.handler.emh.ClassFinder] Found class: com.dolby.atlassian.jira.service.util.handler.emh.processor.TestNonQuotedSubjectRegexp
&lt;br&gt;2009-12-03 10:52:27,491 JiraQuartzScheduler_Worker-1 ERROR [service.util.handler.AbstractMessageHandler] Bug: junit/framework/TestCase
&lt;br&gt;2009-12-03 10:52:27,491 JiraQuartzScheduler_Worker-1 WARN [service.util.handler.EMHIssueHandler] No email field processors could be found, no mail can be processed. &amp;nbsp;Check package names.
&lt;br&gt;2009-12-03 10:52:27,491 JiraQuartzScheduler_Worker-1 INFO [service.util.handler.CreateOrCommentHandler] returning deleteMessage: false
&lt;br&gt;&lt;br&gt;&lt;br&gt;Update WEB-INF/classes/services/com/atlassian/jira/service/services/imap/imapservice.xml
&lt;br&gt;Put the emh.properties file in the WEB-INF/classes folder
&lt;br&gt;&lt;br&gt;The service have this information:
&lt;br&gt;- usessl:	No SSL
&lt;br&gt;- handler.params:	configFile=emh.properties
&lt;br&gt;- popserver:	servhelp@*******.se
&lt;br&gt;- forwardEmail:	frederick@******.se
&lt;br&gt;- handler:	Extendable Mail Handler - CreateOrComment
&lt;br&gt;&lt;br&gt;The config file has this information:
&lt;br&gt;&lt;br&gt;defaultPriority=minor
&lt;br&gt;defaultIssueLinkType=relates
&lt;br&gt;defaultReporterUsername=flo
&lt;br&gt;defaultIssueType=13
&lt;br&gt;defaultProject=SERV
&lt;br&gt;emailFieldProcessorPackageList=com.dolby.atlassian.jira.service.util.handler.emh.processor
&lt;br&gt;deleteMail=true
&lt;br&gt;&lt;br&gt;I now see that in the examplefile it stands &amp;quot;defaultReporterUsername&amp;quot; 
&lt;br&gt;and in the installation site it stands &amp;quot;defaultReportUsername&amp;quot;
&lt;br&gt;Wich one is right ?
&lt;br&gt;--
&lt;br&gt;Post by &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26623541&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;frederick@...&lt;/a&gt; - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39243&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39243&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26623541&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/JEMH-Extended-mail-Handler-tp26607202p26623541.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26622680</id>
	<title>Keep issue types when changing issue type scheme</title>
	<published>2009-12-03T00:45:44Z</published>
	<updated>2009-12-03T00:45:44Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;we have project with issue type scheme A. Is it possible somehow keep the issue types in the project and during the change of issue type scheme A to issue type scheme B which uses different issue types?
&lt;br&gt;&lt;br&gt;Thanks and Br,
&lt;br&gt;Lukas
&lt;br&gt;--
&lt;br&gt;Post by golddluk - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39267&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39267&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26622680&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Keep-issue-types-when-changing-issue-type-scheme-tp26622680p26622680.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26621606</id>
	<title>JQL Search on Description</title>
	<published>2009-12-02T22:27:46Z</published>
	<updated>2009-12-02T22:27:46Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;Another issue with JQL search I am facing with description field.
&lt;br&gt;In the web ui itself, I am entering JQL query like this:
&lt;br&gt;Description ~ &amp;quot;11 22 3&amp;quot;
&lt;br&gt;And it matches a ticket that does not have this substring. &amp;nbsp;The ticket's description has the following text:
&lt;br&gt;&amp;quot;Phone call #3 which interrupts call #2&amp;quot;
&lt;br&gt;&lt;br&gt;Why would this query result in searching this ticket? &amp;nbsp;Am I missing something?
&lt;br&gt;&lt;br&gt;Thanks in advance.
&lt;br&gt;--
&lt;br&gt;Post by &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26621606&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ishan@...&lt;/a&gt; - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39265&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39265&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26621606&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/JQL-Search-on-Description-tp26621606p26621606.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26621456</id>
	<title>JQL Search on Custom Fields</title>
	<published>2009-12-02T22:02:34Z</published>
	<updated>2009-12-02T22:02:34Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;We have created a few custom fields in our installation of Jira 4.0 and we are using the Jira SOAP Service to communicate with it.
&lt;br&gt;&lt;br&gt;While using the Advanced Search in the Jira's Web UI or while using the soap service's getIssuesFromJqlSearch, if we try to search the tickets with a LIKE operator (~ - tilde), it is not able to find any tickets. &amp;nbsp;JQL search with tilde would only work if there is an exact match.
&lt;br&gt;&lt;br&gt;E.g. there is a custom field &amp;quot;PhoneNumber&amp;quot; and one of the tickets has a number 11223 stored in it.
&lt;br&gt;&amp;gt;From the Advanced Search in web UI, if I enter query &amp;quot;PhoneNumber ~ 11223&amp;quot; - it is able to search and list the ticket.
&lt;br&gt;But, if I enter query &amp;quot;PhoneNumber ~ 112&amp;quot; - it is not able to list the same ticket.
&lt;br&gt;&lt;br&gt;While other default fields like Description, if I search &amp;quot;Description ~ test&amp;quot; - it is able to list all the matching tickets having substring 'test' in the description field.
&lt;br&gt;&lt;br&gt;The PhoneNumber custom field is a &amp;quot;Text Field&amp;quot; and is also marked with &amp;quot;Free Text Searcher&amp;quot;. &amp;nbsp;So, CONTAINS operator should work. &amp;nbsp;Please get back if I am missing something.
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;--
&lt;br&gt;Post by &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26621456&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ishan@...&lt;/a&gt; - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39264&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39264&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26621456&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/JQL-Search-on-Custom-Fields-tp26621456p26621456.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26620211</id>
	<title>Re: SharePoint Plugin</title>
	<published>2009-12-02T18:48:27Z</published>
	<updated>2009-12-02T18:48:27Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">SharePoint to JIRA connector is production released and available. See [this page|&lt;a href=&quot;http://www.customware.net/repository/display/CustomWare/SharePoint+Connector+for+JIRA&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.customware.net/repository/display/CustomWare/SharePoint+Connector+for+JIRA&lt;/a&gt;] for more information, or send an inquiry to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26620211&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;JIRA 4.0 compatibility validation is underway as I write - so *very* soon.
&lt;br&gt;&lt;br&gt;Cheers, 
&lt;br&gt;&lt;br&gt;Ellen Feaheny
&lt;br&gt;[CustomWare|&lt;a href=&quot;http://www.customware.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.customware.net&lt;/a&gt;]
&lt;br&gt;--
&lt;br&gt;Post by Ellen.Feaheny - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=16041&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=16041&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26620211&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SharePoint-Plugin-tp9107079p26620211.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26620176</id>
	<title>Re: Integrating JIRA into Sharepoint Env</title>
	<published>2009-12-02T18:43:37Z</published>
	<updated>2009-12-02T18:43:37Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">Christmas time seems as good a time as anytime to update that old link there.. ! :)
&lt;br&gt;&lt;br&gt;SharePoint to JIRA connector is production released and available. See [this page|&lt;a href=&quot;http://www.customware.net/repository/display/CustomWare/SharePoint+Connector+for+JIRA&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.customware.net/repository/display/CustomWare/SharePoint+Connector+for+JIRA&lt;/a&gt;] for more information, or send an inquiry to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26620176&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;JIRA 4.0 compatibility validation is underway as I write - so *very* soon.
&lt;br&gt;&lt;br&gt;Cheers, 
&lt;br&gt;&lt;br&gt;Ellen Feaheny
&lt;br&gt;[CustomWare|&lt;a href=&quot;http://www.customware.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.customware.net&lt;/a&gt;]
&lt;br&gt;--
&lt;br&gt;Post by Ellen.Feaheny - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=12896&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=12896&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26620176&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-JIRA-user--Integrating-JIRA-into-Sharepoint-Env-tp6025976p26620176.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26620161</id>
	<title>Re: Jira and Sharepoint</title>
	<published>2009-12-02T18:40:41Z</published>
	<updated>2009-12-02T18:40:41Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">Wow - random google search, and stumbled upon this old Forum entry - can't keep up! 
&lt;br&gt;&lt;br&gt;Old link there.. 
&lt;br&gt;&lt;br&gt;SharePoint to JIRA connector is production released and available. See [this page|&lt;a href=&quot;http://www.customware.net/repository/display/CustomWare/SharePoint+Connector+for+JIRA&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.customware.net/repository/display/CustomWare/SharePoint+Connector+for+JIRA&lt;/a&gt;] for more information, or send an inquiry to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26620161&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;JIRA 4.0 compatibility validation is underway as I write - so *very* soon.
&lt;br&gt;&lt;br&gt;Cheers, 
&lt;br&gt;&lt;br&gt;Ellen Feaheny
&lt;br&gt;[CustomWare|&lt;a href=&quot;http://www.customware.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.customware.net&lt;/a&gt;]
&lt;br&gt;--
&lt;br&gt;Post by Ellen.Feaheny - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=14109&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=14109&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26620161&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-JIRA-user--Jira-and-Sharepoint-tp7316629p26620161.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26619234</id>
	<title>Re: JIRA upgrade 3.13.4 -&gt; 4.0.0-rc1 failed</title>
	<published>2009-12-02T16:39:11Z</published>
	<updated>2009-12-02T16:39:11Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">Hi Michael, &amp;nbsp;
&lt;br&gt;&lt;br&gt;I know this has already been resolved but if you're issue was the same as ours was then updating tomcat would make sense in a roundabout way.
&lt;br&gt;&lt;br&gt;We were receiving similar errors and it was related to having multiple versions of the same Jar file in the tomcat\lib directory. &amp;nbsp;Specifically log4j-1.2.15.jar/log4j-1.2.7.jar. &amp;nbsp;Stopping tomcat and removing the older version and restarting tomcat solved the problem for us.
&lt;br&gt;&lt;br&gt;If when you upgraded/reinstalled tomcat you cleared this library then you would only have the newer version when you reinstalled JIRA and the problem would have gone away.
&lt;br&gt;--
&lt;br&gt;Post by Drew D - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=37364&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=37364&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26619234&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/JIRA-upgrade-3.13.4--%3E-4.0.0-rc1-failed-tp25592852p26619234.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26619161</id>
	<title>Re: Gadget Dashboard bundled plugin is not available.</title>
	<published>2009-12-02T16:30:21Z</published>
	<updated>2009-12-02T16:30:21Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">Hi John,
&lt;br&gt;&lt;br&gt;I was receiving similar error messages. &amp;nbsp;Have you had previous versions of JIRA on this server? &amp;nbsp;In our environment it had to do with us having multiple versions of jar files in the tomcat/lib folder. &amp;nbsp;Specifically I had a log4j-1.2.15.jar and log4j-1.2.7.jar. I stopped tomcat, removed the 1.2.7 version, and restarted tomcat. After this was done the site came up correctly.
&lt;br&gt;&lt;br&gt;Hope that helps.
&lt;br&gt;--
&lt;br&gt;Post by Drew D - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39123&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39123&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26619161&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Gadget-Dashboard-bundled-plugin-is-not-available.-tp26530250p26619161.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26619128</id>
	<title>Re: Gadget Dashboard Plugin Disabled due to error</title>
	<published>2009-12-02T16:27:30Z</published>
	<updated>2009-12-02T16:27:30Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">I was receiving similar errors as well. &amp;nbsp;In our environment it had to do with multiple versions of JIRA jar files in the tomcat\lib directory. &amp;nbsp;Specifically I had a log4j-1.2.15.jar and log4j-1.2.7.jar. &amp;nbsp;I stopped tomcat, removed the 1.2.7 version, and restarted tomcat. &amp;nbsp;After this was done the site came up correctly.
&lt;br&gt;--
&lt;br&gt;Post by Drew D - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=38162&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=38162&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26619128&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Gadget-Dashboard-Plugin-Disabled-due-to-error-tp26028536p26619128.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26617494</id>
	<title>Re: csv import</title>
	<published>2009-12-02T14:15:43Z</published>
	<updated>2009-12-02T14:15:43Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">Umm, CSV import allows you to enter the date mask you want to use. &amp;nbsp;You shouldn't need to alter your look &amp; feel!
&lt;br&gt;--
&lt;br&gt;Post by broughn2 - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39257&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39257&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26617494&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/csv-import-tp26614858p26617494.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26617452</id>
	<title>Re: JIRA Project Administrator cannot Administer</title>
	<published>2009-12-02T14:13:40Z</published>
	<updated>2009-12-02T14:13:40Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">&amp;gt;I can quite understand you don't want a project admin editing or altering the schemes defined in the system, but I disagree that he can't choose which one his project is using..
&lt;br&gt;&lt;br&gt;Yeah, sorry, I didn't mention that possibility - I think one of the better fixes is exactly that - you have the current &amp;quot;project admin&amp;quot; users, but another layer of &amp;quot;system-project admin&amp;quot;, who can pick schemes (which are defined by higher level admins) but they cannot change them.
&lt;br&gt;--
&lt;br&gt;Post by broughn2 - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39148&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39148&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26617452&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/JIRA-Project-Administrator-cannot-Administer-tp26547572p26617452.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26617216</id>
	<title>Re: Howto disable plugins via CLI to reduce memory footprint?</title>
	<published>2009-12-02T13:57:14Z</published>
	<updated>2009-12-02T13:57:14Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">Well, I am +almost+ there, just need a wee bit more help.
&lt;br&gt;&lt;br&gt;After disabling 23 plugins via the DB - I can now get to the setup screen - however when I submit the Setup Part 1 screen JIRA stores all the parameters I filled in... and then, sensibly enough, tries to back everything up to a local dir. &amp;nbsp;The memory needed to prepare the structures for backup causes.... a bail due to no Heap Space!
&lt;br&gt;&lt;br&gt;If I restart TC, I see that JIRA has already stored the parameters I set, including the licence key, I just need to get past the darn setup screen.
&lt;br&gt;&lt;br&gt;Anyone know how to trick JIRA into thinking setup is done? &amp;nbsp;Probably something else in propertyentry. &amp;nbsp;I tried &amp;quot;jira.setup&amp;quot; but that made no difference.
&lt;br&gt;--
&lt;br&gt;Post by muriwo - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39149&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39149&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26617216&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Howto-disable-plugins-via-CLI-to-reduce-memory-footprint--tp26547658p26617216.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26617025</id>
	<title>Re: Conversion of Single-Select Field to Multi-Select Field</title>
	<published>2009-12-02T13:45:31Z</published>
	<updated>2009-12-02T13:45:31Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">Thanks. &amp;nbsp;That is it.
&lt;br&gt;&lt;br&gt;Nicos
&lt;br&gt;--
&lt;br&gt;Post by nicos.digrindakis - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39251&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39251&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26617025&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Conversion-of-Single-Select-Field-to-Multi-Select-Field-tp26611626p26617025.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26616636</id>
	<title>Re: csv import</title>
	<published>2009-12-02T13:18:10Z</published>
	<updated>2009-12-02T13:18:10Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">I went the other way. Changed the format in the look and feel to match what i wanted. Initially i was struggling to import it in the same format but the import failed. So i imported it in the format Jira liked and then changed the look and feel section to match the format i wanted.
&lt;br&gt;&lt;br&gt;too many steps than what was probably necessary but i got what i wanted!
&lt;br&gt;&lt;br&gt;Thanks for your help.
&lt;br&gt;--
&lt;br&gt;Post by jbalakri - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39257&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39257&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26616636&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/csv-import-tp26614858p26616636.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26616290</id>
	<title>Re: use custom field date in charts</title>
	<published>2009-12-02T12:55:27Z</published>
	<updated>2009-12-02T12:55:27Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">I don't think so. It appears you can only create a pie chart for fields that have a limited number of inputs available. (no text, date picker, etc...)
&lt;br&gt;&lt;br&gt;You could probably do it by creating a multi-select list (or just select list) with all of the dates in it and converting the date picker value to text and setting that value as the value for the new custom field?
&lt;br&gt;--
&lt;br&gt;Post by MHarper - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39256&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39256&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26616290&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/use-custom-field-date-in-charts-tp26614320p26616290.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26616232</id>
	<title>Re: Text Field (&lt; 255 characters) custom field not available in JIRA portlets</title>
	<published>2009-12-02T12:51:42Z</published>
	<updated>2009-12-02T12:51:42Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">Yeah if you wanna spend $200 for that feature. For me, not worth the cost.
&lt;br&gt;--
&lt;br&gt;Post by MHarper - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39225&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39225&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26616232&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Text-Field-%28%3C-255-characters%29-custom-field-not-available-in-JIRA-portlets-tp26600478p26616232.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26616218</id>
	<title>Re: Conversion of Single-Select Field to Multi-Select Field</title>
	<published>2009-12-02T12:50:54Z</published>
	<updated>2009-12-02T12:50:54Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">Go to the custom field settings in the admin CP. Find your custom field and click &amp;quot;edit&amp;quot; there you will have (about) 3 options...Name, Description, and Search template. Change the search template. Is that what you mean?
&lt;br&gt;--
&lt;br&gt;Post by MHarper - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39251&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39251&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26616218&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Conversion-of-Single-Select-Field-to-Multi-Select-Field-tp26611626p26616218.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26616179</id>
	<title>Re: Howto disable plugins via CLI to reduce memory footprint?</title>
	<published>2009-12-02T12:49:03Z</published>
	<updated>2009-12-02T12:49:03Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">Thanks for the suggestions guys.
&lt;br&gt;&lt;br&gt;Actually propertyentry is a rather odd/sloppy choice by the JIRA gang for general system properties. &amp;nbsp;I suspected this was the case because I am familiar with this table - it is used by the OSWorkflow framework which JIRA uses - but which I have also used in the past for projects I coded on. &amp;nbsp; It normally stores arbitrary named properties associated with EACH WORKFLOW INSTANCE - not global configs. &amp;nbsp;What Atlassian seem to have done is hijack it via some magic values which the app knows are for global purposes and not any particular.
&lt;br&gt;&lt;br&gt;Therefore I performed a test on a fully setup local server - and I WAS able to disable a plugin, hooray! &amp;nbsp; &amp;nbsp;The basic instructions are below. &amp;nbsp;I am now going to try it on the memory-challenged hosted tomcat, and see if disabling the beggars actually saves me some Heap Space. &amp;nbsp;JIRA 4 definitely seems to be all round greedier.
&lt;br&gt;&lt;br&gt;If someone can point me to the relevant part of the JIRA wiki, I'd be happy to round this off by putting up clear instructions and a list of plugin keys, boringly trawled from the Plugin Management screen.
&lt;br&gt;&lt;br&gt;==== WORKING EXAMPLE ===
&lt;br&gt;This example disables the &amp;quot;Wiki Renderer Macros Plugin&amp;quot; in JIRA 4.
&lt;br&gt;&lt;br&gt;NOTE: the &amp;quot;plugin key&amp;quot; can be detected by logging into a running JIRA instance then Administration -&amp;gt; Plugins, then &amp;quot;mouseover&amp;quot; the plugin you wish to disable. &amp;nbsp;In the URL you will see the pluginKey within the query string.
&lt;br&gt;&lt;br&gt;INSERT INTO propertyentry(id, entity_name, entity_id, property_key, propertytype)
&lt;br&gt;&amp;nbsp;VALUES
&lt;br&gt;&amp;nbsp; (
&lt;br&gt;&amp;nbsp; &amp;nbsp; 10217, -- this should be next available sequential id MAKE SURE TO USE THE VALUE APPROPRIATE TO YOUR SYSTEM
&lt;br&gt;&amp;nbsp; &amp;nbsp; 'jira.properties', -- always use this value
&lt;br&gt;&amp;nbsp; &amp;nbsp; 1, -- always use this value
&lt;br&gt;&amp;nbsp; &amp;nbsp; 'jira.plugin.state-.com.atlassian.jira.plugin.system.renderers.wiki.macros', -- after the -. put the plugin key (SEE ABOVE)
&lt;br&gt;&amp;nbsp; &amp;nbsp; 5 &amp;nbsp;-- always use this value
&lt;br&gt;&amp;nbsp; &amp;nbsp;);
&lt;br&gt;--
&lt;br&gt;Post by muriwo - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39149&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39149&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26616179&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Howto-disable-plugins-via-CLI-to-reduce-memory-footprint--tp26547658p26616179.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26615959</id>
	<title>Re: JIRA Project Administrator cannot Administer</title>
	<published>2009-12-02T12:34:41Z</published>
	<updated>2009-12-02T12:34:41Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">Thanks Neal!
&lt;br&gt;--
&lt;br&gt;Post by pidan - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39148&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39148&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26615959&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/JIRA-Project-Administrator-cannot-Administer-tp26547572p26615959.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26615904</id>
	<title>Re: JIRA Project Administrator cannot Administer</title>
	<published>2009-12-02T12:31:02Z</published>
	<updated>2009-12-02T12:31:02Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">With the introduction of project roles, Atlassian addressed a similar issue so that admins could set up a small number of permission schemes, and set them up to use project roles. This allows project administrators to assign permissions indirectly. before that, someone with admin permission had to edit the permission scheme directly.
&lt;br&gt;&lt;br&gt;What you are after is a similar recognition that project admins want to be able to have further control. Atlassian isn't there yet. for now, they figure if you trust someone to manipulate the setup of JIRA enough to set permission schemes, you trust them enough not to screw things up too.
&lt;br&gt;--
&lt;br&gt;Post by napplebaum - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39148&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39148&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26615904&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/JIRA-Project-Administrator-cannot-Administer-tp26547572p26615904.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26615852</id>
	<title>Re: csv import</title>
	<published>2009-12-02T12:26:57Z</published>
	<updated>2009-12-02T12:26:57Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">I'm no CSV expert, but I would suggest the date format in your CSV file match the date format in your &amp;quot;Look &amp; Feel&amp;quot; configuration page.
&lt;br&gt;--
&lt;br&gt;Post by napplebaum - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39257&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39257&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26615852&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/csv-import-tp26614858p26615852.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26615732</id>
	<title>Re: Conversion of Single-Select Field to Multi-Select Field</title>
	<published>2009-12-02T12:17:55Z</published>
	<updated>2009-12-02T12:17:55Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">Nic
&lt;br&gt;&lt;br&gt;I would prefer to change the searcher via the UI rather than SQL. &amp;nbsp;I do not seem to have the option. &amp;nbsp;Please advise. &amp;nbsp;I am on version 3.10.2
&lt;br&gt;&lt;br&gt;Nicos
&lt;br&gt;--
&lt;br&gt;Post by nicos.digrindakis - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39251&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39251&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26615732&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Conversion-of-Single-Select-Field-to-Multi-Select-Field-tp26611626p26615732.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26615550</id>
	<title>Re: Text Field (&lt; 255 characters) custom field not available in JIRA portlets</title>
	<published>2009-12-02T12:07:50Z</published>
	<updated>2009-12-02T12:07:50Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">Hum... I guess I can use Enhanced FreeText Searcher portlet to let my user search on a customfield (orderid) field quickly
&lt;br&gt;&lt;a href=&quot;http://confluence.atlassian.com/display/JIRAEXT/Enhanced+FreeText+Searcher&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://confluence.atlassian.com/display/JIRAEXT/Enhanced+FreeText+Searcher&lt;/a&gt;&lt;br&gt;&lt;br&gt;Or 
&lt;br&gt;&lt;br&gt;use the enhanced &amp;quot;JIRA Show Saved Filter With Columns&amp;quot; portlet 
&lt;br&gt;&lt;a href=&quot;http://confluence.atlassian.com/display/JIRAEXT/JIRA+Show+Saved+Filter+With+Columns&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://confluence.atlassian.com/display/JIRAEXT/JIRA+Show+Saved+Filter+With+Columns&lt;/a&gt;&lt;br&gt;--
&lt;br&gt;Post by &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26615550&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;royce.wong@...&lt;/a&gt; - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39225&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39225&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26615550&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Text-Field-%28%3C-255-characters%29-custom-field-not-available-in-JIRA-portlets-tp26600478p26615550.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26614872</id>
	<title>Re: JIRA Project Administrator cannot Administer</title>
	<published>2009-12-02T11:28:46Z</published>
	<updated>2009-12-02T11:28:46Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">I can quite understand you don't want a project admin editing or altering the schemes, but assigning from a list of choices?
&lt;br&gt;--
&lt;br&gt;Post by pidan - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39148&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39148&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26614872&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/JIRA-Project-Administrator-cannot-Administer-tp26547572p26614872.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26614858</id>
	<title>csv import</title>
	<published>2009-12-02T11:27:45Z</published>
	<updated>2009-12-02T11:27:45Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">I have been trying to import a csv file that has a date field with this format - 'Monday, April 26 2006&amp;quot; but i cannot get jira to recognize it - i kept getting unparseable date error.
&lt;br&gt;&lt;br&gt;Here is the configuration file i was using.
&lt;br&gt;&lt;br&gt;# written by PropertiesConfiguration
&lt;br&gt;# Mon Nov 30 13:00:32 EST 2009
&lt;br&gt;existingprojectkey = CHG
&lt;br&gt;importsingleproject = false
&lt;br&gt;importexistingproject = true
&lt;br&gt;mapfromcsv = false
&lt;br&gt;field.DATE = customfield_10029
&lt;br&gt;field.DESCRIPTION = summary
&lt;br&gt;field.SYSTEM = customfield_10023
&lt;br&gt;field.AFFECTED APPLICATION / FILE = customfield_10031
&lt;br&gt;date.import.format = EEEE
&lt;br&gt;date.import.format = MMMM d
&lt;br&gt;date.import.format = yyyy
&lt;br&gt;user.email.suffix = kidshealth.org
&lt;br&gt;date.fields = DATE
&lt;br&gt;--
&lt;br&gt;Post by jbalakri - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39257&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39257&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26614858&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/csv-import-tp26614858p26614858.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26614320</id>
	<title>use custom field date in charts</title>
	<published>2009-12-02T10:54:54Z</published>
	<updated>2009-12-02T10:54:54Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">Is there a way i can create pie charts using a custom date field?
&lt;br&gt;--
&lt;br&gt;Post by jbalakri - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39256&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39256&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26614320&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/use-custom-field-date-in-charts-tp26614320p26614320.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26613835</id>
	<title>Re: Logs for emails from Jira</title>
	<published>2009-12-02T10:22:43Z</published>
	<updated>2009-12-02T10:22:43Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">&lt;a href=&quot;http://confluence.atlassian.com/display/JIRA/Logging+email+protocol+details&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://confluence.atlassian.com/display/JIRA/Logging+email+protocol+details&lt;/a&gt;&lt;br&gt;&lt;br&gt;This may help you :)
&lt;br&gt;--
&lt;br&gt;Post by MHarper - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39254&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39254&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26613835&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Logs-for-emails-from-Jira-tp26613133p26613835.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26613133</id>
	<title>Logs for emails from Jira</title>
	<published>2009-12-02T09:43:07Z</published>
	<updated>2009-12-02T09:43:07Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">Hi, I have configured custom notification scheme for multiple projects and in one of the projects notifications give me a lot of headache, its a unique kind of requirement and emails are sent to a group. Few persons receive emails and few members not. I would like to investigate this further. How do I do it, is there a log generated for this? How do i access the log which might give me more understanding on emails sent out?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Srini
&lt;br&gt;--
&lt;br&gt;Post by rmsrini - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39254&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39254&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26613133&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Logs-for-emails-from-Jira-tp26613133p26613133.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26612696</id>
	<title>Re: Why are worklogs not searchable in jira?</title>
	<published>2009-12-02T09:16:47Z</published>
	<updated>2009-12-02T09:16:47Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">I'm not sure why they aren't searchable, my best guess is that it's just something Atlassian has not implemented due to time constraints, and the urgency of other requests (bear in mind that a lot of their customer base do not use time tracking)
&lt;br&gt;&lt;br&gt;I'm not aware of a proper work-around for it either. &amp;nbsp;I have seen one, written by an ex-colleague - they simply wrote a custom field based on the &amp;quot;free text&amp;quot; field. &amp;nbsp;It had no input .vm, and simply displayed all the worklog comments. &amp;nbsp;With the standard text searcher enabled, you could then search it.
&lt;br&gt;--
&lt;br&gt;Post by broughn2 - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39231&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39231&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26612696&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Why-are-worklogs-not-searchable-in-jira--tp26603814p26612696.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26612604</id>
	<title>Re: Filter on &quot;Any&quot; issue type hides some navigator columns</title>
	<published>2009-12-02T09:09:49Z</published>
	<updated>2009-12-02T09:09:49Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">I found the answer to my problem. &amp;nbsp;When I created my custom fields I specifically selected the only two issue types that I had as applicable issue types for my custom fields. &amp;nbsp;I did this with that thought that in the future additional issue types might be added which these fields may not apply to. &amp;nbsp;This was the problem because you can also apply the custom field to &amp;quot;Any issue type&amp;quot;. &amp;nbsp;
&lt;br&gt;&lt;br&gt;I went back and modified my custom fields to apply to &amp;quot;Any issue type&amp;quot; and my search results now show the new columns that were added to the Issue Navigator. &amp;nbsp;It appears that, when performing searchs, selecting the &amp;quot;Any&amp;quot; issue type option isn't equivalent to individually selecting all the issue types.
&lt;br&gt;--
&lt;br&gt;Post by ldo - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39184&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39184&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26612604&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Filter-on-%22Any%22-issue-type-hides-some-navigator-columns-tp26581985p26612604.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26612549</id>
	<title>Re: Conversion of Single-Select Field to Multi-Select Field</title>
	<published>2009-12-02T09:07:54Z</published>
	<updated>2009-12-02T09:07:54Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">Nic's right, I should have mentioned, certain changes to custom fields are generally fine, where you are moving one type to a container of a greater type if you know what I mean. Single select to multi select is an example of that. Docs here: &lt;a href=&quot;http://confluence.atlassian.com/display/JIRA/Changing+Custom+Field+Types&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://confluence.atlassian.com/display/JIRA/Changing+Custom+Field+Types&lt;/a&gt;&lt;br&gt;&lt;br&gt;I've just got into the habit of using groovy as we can't have any downtime without mountains of paperwork.
&lt;br&gt;&lt;br&gt;cheers, jamie
&lt;br&gt;--
&lt;br&gt;Post by JamieEchlin - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39251&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39251&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26612549&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Conversion-of-Single-Select-Field-to-Multi-Select-Field-tp26611626p26612549.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26612443</id>
	<title>Re: Conversion of Single-Select Field to Multi-Select Field</title>
	<published>2009-12-02T09:02:03Z</published>
	<updated>2009-12-02T09:02:03Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">You'll find Groovy is the safest way to do this, as Jamie says.
&lt;br&gt;&lt;br&gt;There is another option which may be faster for you, depending on your volume of data - stop Jira, update the field type in the database (just amend the table customfield, changing the class of that field) and restart. &amp;nbsp;If you change the searcher, you will need to re-index Jira as well, but you would be better off changing that in the UI rather than by SQL (with SQL, minimal changes are a good idea).
&lt;br&gt;&lt;br&gt;Note though - this is one way, you cannot change multi-select back to select this easily (and there aren't many field conversions this trick will work for) and I'll always say get a *tested backup* before touching any data in the database.
&lt;br&gt;--
&lt;br&gt;Post by broughn2 - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39251&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39251&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26612443&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Conversion-of-Single-Select-Field-to-Multi-Select-Field-tp26611626p26612443.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26612383</id>
	<title>Re: Requiring a new attachment during a transition</title>
	<published>2009-12-02T08:58:52Z</published>
	<updated>2009-12-02T08:58:52Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">I do not know about making an attachment required; however, you could have the user be brought to a screen asking for the file location. The custom field they need to place the data into would be made a required field preventing them from completing the transition until after the attachment is provided.
&lt;br&gt;--
&lt;br&gt;Post by wcappoli - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39210&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39210&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26612383&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Requiring-a-new-attachment-during-a-transition-tp26591475p26612383.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26612083</id>
	<title>Re: Why are worklogs not searchable in jira?</title>
	<published>2009-12-02T08:42:01Z</published>
	<updated>2009-12-02T08:42:01Z</updated>
	<author>
		<name>forums-5</name>
	</author>
	<content type="html">yes
&lt;br&gt;--
&lt;br&gt;Post by Net Comrade - online at:
&lt;br&gt;&lt;a href=&quot;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39231&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.atlassian.com/thread.jspa?forumID=46&amp;threadID=39231&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Jira-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26612083&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Jira-user@...&lt;/a&gt;
&lt;br&gt;To unsubscribe or change your options visit this page:
&lt;br&gt;&lt;a href=&quot;http://lists.atlassian.com/mailman/listinfo/jira-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.atlassian.com/mailman/listinfo/jira-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Why-are-worklogs-not-searchable-in-jira--tp26603814p26612083.html" />
</entry>

</feed>
