bcgov / entity

ServiceBC Registry Team working on Legal Entities
Apache License 2.0
23 stars 57 forks source link

API - handle SI business updates #20090

Closed kialj876 closed 1 week ago

kialj876 commented 2 months ago

Currently when a business is updated, it will trigger all the regular parties to get updated in SOLR with the new info.

SI records in SOLR also need their business info updated in this case

kialj876 commented 3 weeks ago

ready in TEST.

NOTE: to test this you will want to:

  1. find a 'named' benefit company
  2. file an SI change on it
  3. see the directors / SIs show up correctly for it in the search ui
  4. alter the company name to a 'numbered' company name in entity ui
  5. a few minutes after the filing see the changes applied correctly with the new numbered name in the search for BOTH the directors and the SIs
gunanagar commented 1 week ago

Tested in TEST environment. It is working as expected.