issues
search
KingdomFirst
/
Bulldozer
A multi-component Windows app to convert data into Rock RMS from other church management systems.
https://www.rockrms.com/
Apache License 2.0
8
stars
9
forks
source link
Various Enhancements and Fixes
#62
Closed
guymaness2
closed
2 years ago
guymaness2
commented
2 years ago
Description
What does the change add or fix?
Added support for importing URLLink type attributes and values
Added support for importing HTML type attributes and values
Added support for importing SSN type attributes and values
Added support for DefinedValue type EntityAttributes that allow multiple values
Enhanced PersonHistory import logic to protect against duplicating entries previously imported
Fixed undocumented bug causing duplicate DefinedValues to be created during the importing of AttributeValues
Fixed undocumented bug causing a context related exception to be thrown in some rare scenarios during AttributeValue importing.
Release Notes
What does the change add or fix in a succinct statement that will be read by clients?
Added support for importing URLLink type attributes and values
Added support for importing HTML type attributes and values
Added support for DefinedValue type EntityAttributes that allow multiple values
Added support for importing SSN type attributes and values
Enhanced PersonHistory import logic to protect against duplicating entries previously imported
Fixed undocumented bug causing duplicate DefinedValues to be created during the importing of AttributeValues
Fixed undocumented bug causing a context related exception to be thrown in some rare scenarios during AttributeValue importing.
Requested By
Who reported, requested, or paid for the change?
Warranty
Screenshots
Does this update or add options to the block UI?
none
Change Log
What files does it affect?
Bulldozer.CSV/CSVComponent.cs
Bulldozer.CSV/Maps/Attributes.cs
Bulldozer.CSV/Maps/PersonHistory.cs
Bulldozer/Utility/AddMethods.cs
Bulldozer/Utility/CachedTypes.cs
Migrations/External Impacts
Is it a breaking change for other versions/clients?
none
Description
What does the change add or fix?
Release Notes
What does the change add or fix in a succinct statement that will be read by clients?
Requested By
Who reported, requested, or paid for the change?
Warranty
Screenshots
Does this update or add options to the block UI?
none
Change Log
What files does it affect?
Bulldozer/Utility/CachedTypes.cs
Migrations/External Impacts
Is it a breaking change for other versions/clients?
none