Why does not allow using session parameters in dataloader?

Hi ,

We found CUBA 7 does not allow using session parameters in dataloader . According to
Version 7.0 JPQL session parameter? - CUBA.Platform .

Just curious, using session parameters in JPQL is a convenient way for some cases. Why remove the feature ?

There is an outstanding bug report for this. Seems they’re planning to fix it at some point.

2 Likes

Hi Ray,

Thanks for providing the thread,it’s very helpful to me.

Is there a fix for this bug?

No, unfortunately.

You’re probably better off supplying the user session detail as a data loader parameter when required.