Browse Source
* CLDC-4028: Ensure logs will update when an organisation name change is created, as they draw the org name this could lead to redundant exports if the name change does not impact the log at its startdate (which we put into the log), but it'd be more difficult to query this way so fine to be safe here also query name changes by updated_at. shouldn't really matter as we don't expect name changes to be updated but worth being safe in case we need to update a name change for maintenance reasons * CLDC-4028: Fix created at name change in lettings log always safer to use updated at for checking whether the record has changedmain
5 changed files with 51 additions and 2 deletions
Loading…
Reference in new issue