Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RTC Plan View - Promote casues error Reference Problem: Unable to find iViewModeDescription

Hello,

RTC Version 4.0.7.

Good morning/Afternoon can you help please?

I have created a Plan view using the following:
1. Display: Taskboard
2. Sorting: Ranking (sort unranked items by Priority)

As soon as I enter the "Taskboard" view it will not let me promote the view?  it was fine for a simple test I did.

When I promote the plan view it enters the following into the Process config

           <planmode id="1c27f9bc-6e79-4bec-97ab-ad7aafb6f3f4" name="New View" progressMode="NONE">
               <columns>
                   <column attribute="com.ibm.team.apt.attribute.summary" width="100"/>
               </columns>
               <viewmode definition="cfb89883-7e84-4c73-8920-e7dbd91910d8"/>
               <groupmode definition="com.ibm.team.apt.groupmode.none"/>
               <sortmode definition="com.ibm.team.apt.sortmode.ranking">
                   <parameters>
                       <parameter key="attribute" value="com.ibm.team.apt.attribute.planitem.ranking"/>
                   </parameters>
               </sortmode>
           </planmode>


I then get this error when looking at Plan views

Error running operation 'Unnamed'

Reference problem: Unable to find IViewModeDescription with id cfb89883-7e84-4c73-8920-e7dbd91910d8.
Reference problem: Unable to find IViewModeDescription with id cfb89883-7e84-4c73-8920-e7dbd91910d8.

Thanks

Matt Muller

0 votes



One answer

Permanent link
 I've found the answer to this one..

<viewmode definition="com.ibm.team.apt.internal.viewmode.taskboard"/>

or you can use others

    <viewmode definition="com.ibm.team.apt.internal.viewmode.tree"/> 

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jun 01 '15, 6:52 a.m.

Question was seen: 2,330 times

Last updated: Jun 01 '15, 7:01 a.m.

Confirmation Cancel Confirm