Enhancements
Enabling Configurable Property Quote Submission Without a Property (BC-16930)
Policy types can now be configured to allow property quotes to be created and submitted without requiring a property in the Admin Policy page. A new "Allow creating policy without any risks" setting is available under Lines > Effective Date > State > Policy Type. When enabled, users can create a policy using the Create Policy (Legacy) button, select the configured policy type, and remove the default property from the Property tab. After refreshing the page, a new property can be added, providing greater flexibility in quoting workflows.
Enhanced Claims Search: Searching by Check Number and Payment ID (BC-16572)
Claims Adjusters can now search for claims using a check number or payment ID and retrieve accurate results. On the Claims Search page, users can enter a valid check number or payment ID in the search field and submit the query. The results will display claims associated with the provided check number or payment ID, improving search efficiency and accuracy.
Adding grid point group support for location based rating (BC-17256)
Grid points can now be associated with an optional group for location-based rating. While calculating the rating factors for a given location, only the points that belong to the same group will be used.
Defects
TigerCQ called on Rate and Save(BC-16957)
BriteCore resolved an issue where TigerCQ was not generated unless the Rate and Save button was clicked, which caused certain renewal policies to receive a catastrophe score of 0.00. This situation occurred because the property lookup is triggered separately by the user interface rather than as part of the revision creation process. The property lookup will only run if 1) third-party integrations are configured for the policy type, 2) it is a renewal with a new term, 3) there are no failed builder items, and 4) the run-property-lookup-upon-rate-and-save setting is enabled. The call executes after the builder runs and before the RengineRevision is created, ensuring deductibles and limits are computed correctly.
Billing Statements regenerated when full premium was paid (BC-16968)
BriteCore resolved an issue where renewal billing statement was regenerated the same day that the full premium was paid. The renewal billing statement is no longer regenerated in this situation.