Users with 'demand_user' role cannot create demand recordsIssue Users with 'demand_user' role cannot create demand records.CauseThe default value for state field on task table is changed to -5 (Pending). In OOTB the default value is 1 (Open). ResolutionRevert the default value of the state field on task table to 1 (Open).