Update to how fulfillment requests are communicated so that they can be picked up in any database configuration.
Patch Changes
Fix handling of merged instruments - consider them as electronic instruments. Also update business logic for determining product availability of instruments.
Prevent error from being returned when there is a water authority mismatch in the property.
1.13.0
Minor Changes
Fix inability to order if order's associated lot plan numbers are too high.
Add new EPA product (product code = ExtractOfPrioritySites)
Alternate address' streetType should be optional
1.12.0
Minor Changes
Split DELWP authority into DTP/DEECA
1.11.1
Patch Changes
f4dab3b: Do not show parcel plan as prerequisite if title plan exists
1.11.0
Minor Changes
Fix intermittent DB connection issue.
1.10.0
Minor Changes
Allow some paper instruments to be orderable even if they have survey report prefix
Change customer id allocation prior to customer insert, utilising datase sequence id if available; update to customer identification thru account_type
Fix issue that marks item as completed but file is not generated yet
Add survey reports to document product list
Allow ordering of survey report product
Patch Changes
Fix unit number not being present in property product requests
1.8.0
Minor Changes
Added emailFormat extra data for Property Transaction Alert products
Add title ID encription key rotation support.
Allow electronic instruments to be ordered even if their instrument numbers are also plan/survey report numbers
Add ability to provide alternate address
Return decrypted titleId in title product list when customer has previously purchased RSS
Patch Changes
Fix an issue that causes orders being submitted in the DB while request shows failure
1.7.0
Minor Changes
Add support to get dealing numbers with alternative prefix
1.6.0
Minor Changes
Allow security numbers to be used for title prerequisites
1.5.0
Minor Changes
Add product listing for plan numbers
Add product listing for instrument numbers
Fix handling of Title IDs with respect to leading zeros
1.4.0
Minor Changes
Fix handling of Title IDs with respect to leading zeros
1.3.0
Minor Changes
Add check digit to document ID if missing in request
Patch Changes
Zero pad document IDs to required length
Rates request date can be today's date
Handle uppercase and lowercase document IDs
Allow ordering cancelled title search without image cancelled title
1.2.0
Minor Changes
Graphic type properties are no longer searchable or orderable
Add pattern validation for customer reference, contact name and contact number. Can potentially break existing requests as they may be using forbidden characters now.
Remove charging LIS surcharge for instrument products (solution not ready)
Remove road_map and map_reference logic for EPA
Introduce Property Owner Alert (POA) as a new title product
Charge LIS surcharge once per property per order
Patch Changes
Check if plan number exists in VOTS DB when ordering copy of plan or copy of crown diagram
Add ProductCode to GetOrderItemResponse schema
Fix performance for identifier table query, add retry for submit order backfill
More rigorous input validation and sanitisation
Get the next unallocated id for new non-retail customer
Truncates order_vol_fols and order_lot_plans to 400 characters
Return 404 for non-existent prerequisite order
Ordering identical Section151 certs in the same order will have a discount applied to subsequent Section151 certs
Backfill empty string for land_reference instead of null in instrument_cert table
Add postman environment for Uat Retail Parent
Enforce meter read date be less than 2 years in future
Improve order request validation to catch issues earlier
Link ordering ImageCancelledTitle and CancelledTitleSearch products
1.1.0
Minor Changes
Ensure PEA form and reports are working by backfilling more Landata DB tables & fields that were missing
Tons of bug fixes
Patch Changes
Comparison tests of PEA forms and reports between DDP and existing Landata