Closed AmandaDoyle closed 2 years ago
Got it. This slipped past us. Current logics use the uid to update dcp_edited and it is not included in the applied table anymore. I think what needs to be done here is grab the uid from the _colp table when its record is updated and send it to the applied table. Opening up a feature branch to explore this now.
DCP Edited Field is NULL for all records This should not be the case since modifications from the
modifications
table are being applied.