Hi
I have a portlet which worked fine under JIRA 3.13.4 and now I want to use it also with JIRA 4.0. The atlassian-plugin.xml of my portlet says:
{code}
<property>
<key>filterid</key>
<name>portlet.filterstats.field.filterid.name
</name>
<description>portlet.filterstats.field.filterid.description
</description>
<type>select</type>
<i18n>false</i18n>
<values class="com.atlassian.jira.portal.SearchRequestValuesGenerator" />
</property>
{code}
The effect was, that a user could select a filter as the foundation for my portlet. This seems to raise a problem now, after adding the portlet to my dashboard i see the error message
*portlet.filterstats.field.filterid.name: Keine Werte für das Feld 'portlet.filterstats.field.filterid.name' gefunden.*
It seems like this key (portlet.filterstats.field.filterid.name) can not be resolved. What can I do to solve this?
Any Ideas?
Thankx in advance
--
Post by phreeze66 - online at:
http://forums.atlassian.com/thread.jspa?forumID=46&threadID=38517_______________________________________________
Jira-user mailing list
Jira-user@...
To unsubscribe or change your options visit this page:
http://lists.atlassian.com/mailman/listinfo/jira-user