Issue 3288: ApprovalInfo REST entity does not contain enough data
Status:  New
Owner: ----
Reported by oswald.b...@gmx.de, Apr 10, 2015
the ApprovalInfo REST entity contains the numerical value, but not the resulting verdict from the prolog rule.
the effect of this is that the client (typically, an approver table) must interpret the value itself - and pretty much by definition get it wrong for any non-standard rule.

an alternative object is the LabelInfo, but that seems to be mostly a "summary" object meant primarily for a Change listing - it names only one approver/rejector.

so ApprovalInfo should really contain an OK/REJECT/MAY status flag.
Apr 10, 2015
#1 oswald.b...@gmx.de
depending on how one sees it, this could be considered a subtask of Issue 2685.