IATI / refresher

A Python application which has the responsibility of tracking IATI data from around the Web and refreshing the core IATI software's data stores
GNU Affero General Public License v3.0
2 stars 0 forks source link

When the same document/file has activites with the same id but different data in it, lakify stage will overwrite one #308

Open odscjames opened 10 months ago

odscjames commented 10 months ago

Brief Description When the same document/file has activities with the same id but different data in it, lakify stage will overwrite one

Cos lakify stage makes files by activity id hash

Severity Low - validator warns people not to do this so we think this very rarely happens

Related to #300