Read only multiselect dropdown field not working as expected

Feature(s) impacted

User should be able to disable selecting values from multiselect dropdown field in smart action when isReadOnly flag is true

Observed behavior

User able to select/deselect values in multiselect dropdown even when field is marked readonly using isReadOnly true flag.

Expected behavior

User should be able to disable selecting values from multiselect dropdown field in smart action when isReadOnly flag is true.

Failure Logs

Context

  • Project name: Curator
  • Team name: Developer
  • Environment name: ALL (Staging, Development, Production)
  • Agent type & version:
  • Package Version: 8.3 (forest-express-sequelize)
  • Express Version: 4.17.1
  • Sequelize Version: 6.6.5
  • Database Dialect: MySql
  • Database Version: 5.7.24

Hello @Nilesh_Shirsat :wave:

Could you share the declaration of the Smart Action and its fields from your agent ?

Thank you :pray: