Browse Source
# Context - https://digital.dclg.gov.uk/jira/browse/CLDC-1888 - This is a continuation of https://github.com/communitiesuk/submit-social-housing-lettings-and-sales-data/pull/1277 - When bulk uploading we want to check users are not uploading data that already exists to prevent them submitting duplicate # Changes - This feature is behind a feature toggle. it has been disabled for staging for testing purposes but available in all other environments - If a log already exists based off certain fields add errors to the associated fields - We discount any hidden logs and only check "active" logs - Added memoization to `#valid?` as an optimisationpull/1591/head
Phil Lee
2 years ago
committed by
GitHub
8 changed files with 263 additions and 29 deletions
Loading…
Reference in new issue