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

Read Only Summary on plan

Hi
 We are using RTC 4.0.1 and we want to have few attributes non editable at presentation level in plan.
e.g. Summary in plan. We have automated summary which populates depending on some attributes automatically after save operation on WI. At work item presentation level on web summary is declared as read only in editor presentation. however we can still edit summary in plan view. This should not be possible.

We have declared summary as read only in plan preview editor presentation as well
<section id="com.ibm.team.apt.planPreview.default.section.summary">
                    <presentation attributeId="com.ibm.team.workitem.attribute.summary" kind="com.ibm.team.workitem.kind.smallhtml">
                        <property key="readonly" value="true"/>
                        <property key="labelVisible" value="true"/>
                    </presentation>
</section>
 but this doesn't work in both eclipse and web client. In eclipse if i right click and choose edit summary then i can change it and save it.
Is this defect or we are missing settings?
 

0 votes



One answer

Permanent link
With 4.0.1 this happens for me too. Since read-only works on e.g description I would see it as a defect. I'd suggest to file a PMR.

You can try to make the whole attribute read only. A user can still type something in the plan, however that would not save (in my instance).

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
× 12,023

Question asked: Aug 01 '14, 7:42 a.m.

Question was seen: 3,057 times

Last updated: Aug 04 '14, 5:34 a.m.

Confirmation Cancel Confirm