It's all about the answers!

Ask a question

overrulable="true" Precondition for workItemSave o


Dekel Cohen (14681) | asked Oct 27 '08, 8:35 a.m.
Hi,
We have a server side precondition for com.ibm.team.workitem.operation.workItemSave.

We wanted to allow the user to Overrule in AdvisorView quickfix links.
We added the overrulable="true", but it doesn't show up.

Is it supported for server side preconditions?

1) The AdvisorView does show our advisor message with one custom problem resolution under "Solutions"
2) ParticipantReportImpl.setOverrulable(true) is called at the server
3) When appendOverruleQuickFix calls ParticipantReportImpl.isOverrulable(), after it return false.

Thanks,
Dekel

2 answers



permanent link
Jared Burns (4.5k29) | answered Oct 27 '08, 2:08 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Sorry, no. We do not support overruling server-side preconditions yet.

Jared Burns
Jazz Process Team


dekelc wrote:
Hi,
We have a server side precondition for
com.ibm.team.workitem.operation.workItemSave.

We wanted to allow the user to Overrule in AdvisorView quickfix
links.
We added the overrulable="true", but it doesn't show up.

Is it supported for server side preconditions?

1) The AdvisorView does show our advisor message with one custom
problem resolution under "Solutions"
2) ParticipantReportImpl.setOverrulable(true) is called at the server
3) When appendOverruleQuickFix calls
ParticipantReportImpl.isOverrulable(), after it return false.

Thanks,
Dekel

permanent link
Ryan Manwiller (1.3k1) | answered Oct 27 '08, 1:06 p.m.
JAZZ DEVELOPER
Server side preconditions are not currently overrulable.

See
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/26163

and

https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/51667



---
Ryan Manwiller
Jazz Team

Your answer


Register or 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.