Hello,
I have added custom Option Set field (Role Level) on Resource Requirement entity.
We need to bring this field on Schedule Assistant Filter (i.e., after click of Find Resource button on Resource Request), for this I have added below code in Scheduled Assistant Filter Layout
till this, it is working fine and showing Role Level on Schedule Assistant Filter as shown below

and below mentioned piece of code is added in Schedule Assistant Retrieve Constraints Query
But for this schedule board is not loading
For this schedule board is loading, but Role Level option set selected value on Resource Requirement is not populating on Schedule Assistant Filter as shown below

How can we show the selected value of Option Set field from Resource Requirement onto the Schedule Assistant Filter?
Thanks!