I just updated a data type (added fields to it) and all related objects were upd

Certified Senior Developer
I just updated a data type (added fields to it) and all related objects were updated successfully (or so it said). The Data Store looks fine, process model is fine and the interface rules that use this data type work just fine but I have 2 query rules that are not longer working. I think they are trying to use the old data type. I've reselected it for the query but it still doesn't work. I even deleted the query and recreated it but it's still not working. Any suggestions on why that would happen? This is the error I'm getting. The data type is IPS_Board.
Expression evaluation error in rule 'ips_getallboardschedules' at function 'queryruleexec': Error evaluating function 'queryruleexec' : Unexpected error executing query (type: [IPSBoardDT2578], query: [ips_getAllBoardSchedules], order by: [[Sort[id asc]]], filters:[null])

OriginalPostID-174211

OriginalPostID-174211

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Senior Developer
    I added 3 date fields - same as in the table. Everything else is working except my 2 queries. I checked for outdated dependents and there are none. No issues in the process model where this data type is used (i.e., IPS_Board^4...or something like that). I thought deleting the query and recreating it would work but it didn't.
Reply
  • 0
    Certified Senior Developer
    I added 3 date fields - same as in the table. Everything else is working except my 2 queries. I checked for outdated dependents and there are none. No issues in the process model where this data type is used (i.e., IPS_Board^4...or something like that). I thought deleting the query and recreating it would work but it didn't.
Children
No Data