Fix orgreg import not seeing duplicates
The import script checked the source instead of the value when looking for existing values. This caused the unique constraint on the name+values combination to fail. We now check the value and name instead of value and source.
parent
063dc771
No related branches found
No related tags found
Please register or sign in to comment