Record Type Not Showing Expected Data After DB Write
I am currently having an issue with one of my record types not appearing to sync correctly. We have a Process Model set up to schedule a set of tasks for users and write all of these details into a table to hold these scheduled task details. We also have two separate record types set up to display different task types. Both of the record types have source filters set for A) their task type number and B) anything scheduled for yesterday and today's date. The Process Model is set to run daily at a given time, and every time after, it appears as though one of the record types is out of sync. There will be extra items in the record type list, and one of the columns will contain a null value. However, if we go in and do a manual full sync, all of the data will display correctly immediately after that.
My question is about whether or not the date value in the source filter is messing up with the syncing of the data. The way the source fields are displayed, it has the text "Define which data from the source will be synced in Appian based on the specified conditions" with it, and this is making me think that since the old data is now outside of that date range, it's not correctly syncing it and removing it from the data set to view. Am I correct in thinking this, or is it possible there is some other issue going on here?
