I have a report that works fine in 2.2.1 but doesn't work in 2.3.1.
The report modifies a particular column's value in an onFetch() of an
ODA Data Set. In BIRT 2.3.1 the column ends up blank. (Other parts of
the report appear just fine).
I don't get any errors (AFAIK), the column just ends up blank. Logging
shows me that the code in the onFetch() is being executed but it just
doesn't appear on the report.
The same report worked fine on BIRT 2.2.1.
Can anyone suggest what might be wrong?
Thanks,
Brian