KingdomFirst / RockBlocks

KFS repository for all Rock Blocks.
https://www.kingdomfirstsolutions.com/rock
Apache License 2.0
5 stars 1 forks source link

Update Spreadsheet Import person import SQL for newer Rock versions #158

Closed guymaness2 closed 10 months ago

guymaness2 commented 10 months ago

Description

What does the change add or fix?

Rock now requires GroupTypeId while inserting records into the GroupMember table. This change adds the necessary GroupTypeId field to the GroupMember portion of the _rocks_kfs_spPersonImport_CSV stored procedure.


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?

Manna


Screenshots

Does this update or add options to the block UI?

no


Change Log

What files does it affect?

Migrations/External Impacts

Is it a breaking change for other versions/clients?

no