Hi,
Here it is
:
ControlC solution, Extranet app.
client filter based on current user role:
current user roles:
task object class supposed to be filtered:
Hi,
Here it is
:
ControlC solution, Extranet app.
client filter based on current user role:
current user roles:
task object class supposed to be filtered:
Hi! Thanks for reporting. I was able to reproduce it, so it seems like a bug, I’ll register a challenge.
Hi @lequeuxa, just a quick update: the fix for this is coming in version 23.3 ![]()
Hi @Joanna
Is this issue resolved? I have a problem on checking condition on current user role. See pictures from console…

![]()
![]()
As you can see game master control (me) datasource is not empty, and current user role for Gameplanuser is false. so this condition should evaluate to true.
@lequeuxa is this issue resolved for you now?
Hi @Johan18,
I used a workaround, @Yassine.tebib might be able to answer as he is using Appfarm more often.
Thanks Yassine
I believe the cause of my problems was that the app variable was not readable (not initialized or something) since it is in an “On app load” action. So I solved it with a sleep.
Regards,
Johan