Cases
This page covers the Cases register. Cases are assignable and encompass a broad range of case management functions.
Overview
The main record of the Recovery module is the Case, which encapsulates all the other records into a single, managed record. Although it appears complex, there are very few required fields within this form, meaning users can simply collect the information they know, and leave the rest unfilled.
Privacy and Security is extremely important when working with Cases. Ensure that security permissions and consent are observed in sharing personally identifiable information.
Cases provide the following features:
Users adding Cases can nominate a Case Manager and Field Officer by searching existing users, entering a new requestor or nominating themselves. These officers have special permissions to view and edit Cases that they manage.
Easy information capture through sections and fields for capturing notes, multimedia, documents and sketches.
Contact Details for the Primary Contact and other Affected Persons or Organisations. The system tracks consent and permission to share with external agencies and provides permissions and fields for additional privacy and security control. Additionally, their attendance at relief centres can also be tracked through integration with the Relief Registration register.
An Affected Property can be looked up and attached to the request and associated with an owner or tenant. Additionally, damages to Private Assets, Agriculture, Livestock and Environmental Health Assessments and identified hazards can be attached the the property. A map can be annotated to show the property. Attaching a Property is optional, to allow you to record impacts to assets where the owner or occupier information is not yet known, or in the instance of assisting persons who may be homeless.
Initial Impact Assessment (IIA) data can be processed using the Assessments register.
Infrastructure damage (such as damage to public assets, roads or bridges) can be associated with a Case, or managed as a standalone record
Various workflow fields allow for prioritising, assigning, setting of due dates and tagging to aid in management.
Ability to create Needs & Tasks to help meet an Applicant's Recovery needs and to refer Cases to external agencies with security policies for access levels.
Financial tracking of damages and impacts to property
Assignment and management of Cases can be handled by Recovery Coordinators or Recovery Managers
Users with permission to send the contents of the Case can create a Communication Message with Persons as recipients
Detailed Case Files can be generated using the Correspondence functions. Using the consent and information sharing policies to observe security and privacy, Case Files can help for example to provide evidence in legal or insurance claims.
Sub-Items
The following information can be recorded as sub-items in relevant sections of the Case record.
Access to each of the listed registers is based on your system's configuration and license.
For managing contact information of affected persons
For recording the recovery needs and followup tasks for the Case
For recording details and evidence of impacted assets of the case/property
Track and manage infrastructure such as roads, culverts, signs and facilities that have been affected by disasters Can be added to Cases or standalone
For recording impacted livestock
For recording detailed environmental health assessments of the property
For recording impacted agriculture
Access
To access Cases:
Cases must be enabled for the event.
Go on duty with an appropriate role such as a Recovery Officer or Recovery Manager. If you can't access it you may need to ask your administrator to check your permissions.
Locate the Cases register under Recovery > Cases in the menu.

Finding Cases
Searching and FilteringThe register includes a number of features to assist in finding Cases:
Datagrid view
Map view
Filters including workflow, A&TSI, applicant sharing consent, property damage, priority, saved searches, assignments, classifications and tags
Combination filters and search by most fields including property type
Links to Cases can also be found in Sub-Items such as records of Affected Persons, Relief Registrations etc.


Filtering
Filters help make management easier by focusing on specific groups of items on the datagrid.

Filter menu explanations
The following lists some of the filters and how to use them.
For CQL queries and field definitions consult the CQL Reference.
Main
Active
is:active
Finds all Cases with a positive Status code
Recently Updated
is:active dateUpdated:>today-5d
Finds all Casesupdated in the last 5 days
All
is:any
Finds all Cases
Custom
[List is based on your system configuration]*
ATSI Cultural Specific Support
applicant:(ATSICulturalSupport:[yes,potentially]) OR relatedContacts:(ATSICulturalSupport:[yes,potentially])
Finds Cases containing related Contacts with ATSI cultural support requirements
Sharing Level - Not Yet Asked
sharingLevel:notYetAsked
Identifies Cases where consent has not been requested to share details
Urgent Priority
priority:4
Finds all Cases marked as Urgent
High Priority
priority:3
Finds all Cases marked as High Priority
No Applicants
is:active applicant:none
Identifies Active Cases without a related Contact
Major - Damage Primary Residence
is:active AND (privateAssets:(primaryPlaceOfResidence:true AND is:active AND buildingDamage:[4,3,2])) OR (recoveryEnvironmentalHealth:(is:active AND (waterOnsite:no OR isSepticAndEffluentLinesOperational:no OR hazardousChemicals:yes OR isPotentialHazardsPresent:yes OR electricityOnsite:no)))
Identifies Cases where there is major damage to the primary residence
My Inspections Required
status:INSPECT assigned:@me
Finds Cases with a Status of Inspect that are assigned to you
Property Damage
Damage Requires Inspection
propertyDamage:unsure
Identifies Cases where the Damage is possible and requires inspection/follow up flag is set
Primary Contact's Relationship to Property
[List is based on your system configuration]*
is:active relationshipToProperty:
Finds cases witha relationship to property match
Referral Source
[List is based on your system configuration]*
is:active referralSource:
Classification
[List is based on your system configuration]*
is:active systemClassification:
Region
No Region
is:active region:none
Finds all Assessments with no Region set
[List is based on your system configuration]*
is:active region:
Workflow
Inspection Required
status:inspect
New
status:new
No Action Required
status:open_no_action
Open
status:open
Reopen
status:reopen
Resolved
status:resolved
Review
status:review
Active tags
is:active #
Any tags in use.
Refer to: tags
Assignments
Unassigned
is:active assigned:none
Finds all Cases not assigned to any Position
[List is based on your system configuration]*
* May vary based on your system configuration
Querying
CQL searches can be performed via either the Filter menu or Search bar.
The following provides some sample searches for users. For a list of available fields, consult the Contacts Data Dictionary.
Query examples
Assigned to
assigned:valueFilter on a specific value ofassignedhas:assignedFilter records whereassignedis set to any valuehasnt:assignedFilter records whereassignedis not set
Case Officer
assignee:valueFilter on a specific value ofassigneehas:assigneeFilter records whereassigneeis set to any valuehasnt:assigneeFilter records whereassigneeis not set
Field Officer
fieldofficer:valueFilter on a specific value offieldofficerhas:fieldofficerFilter records wherefieldofficeris set to any valuehasnt:fieldofficerFilter records wherefieldofficeris not set
Sharing Level
This field has a defined set of values: notYetAsked ,none ,full
sharinglevel:valueFilter records withsharinglevelset tovaluesharinglevel:[value1,value2]Filter records withsharinglevelset to any specified valuehas:sharinglevelFilter records wheresharinglevelis set to any valuehasnt:sharinglevelFilter records wheresharinglevelis not set
Applicant is Known
isapplicantknown:valueFilter records withisapplicantknownset tovalueisapplicantknown:[value1,value2]Filter records withisapplicantknownset to any specified valuehas:isapplicantknownFilter records whereisapplicantknownis set to any valuehasnt:isapplicantknownFilter records whereisapplicantknownis not set
This field has a defined set of values:
unknownThe affected person(s) are unknownknownThe affected person(s) or organisation are known
Persons
applicant:(id:123)Search the related record by related record ID123applicant:(field1:value field2:value2)Search the related record using a nested set of filtershas:applicantFilter records whereapplicantis set to any valuehasnt:applicantFilter records whereapplicantis not set
ATSI Origin
This field has a defined set of values: yes , no , preferNotToSay and notYetAsked
atsiorigin:valueFilter records withatsioriginset tovalueatsiorigin:[value1,value2]Filter records withatsioriginset to any specified valuehas:atsioriginFilter records whereatsioriginis set to any valuehasnt:atsioriginFilter records whereatsioriginis not set
Relationship to Property
relationshiptoproperty:valueFilter records withrelationshiptopropertyset tovaluerelationshiptoproperty:[value1,value2]Filter records withrelationshiptopropertyset to any specified valuehas:relationshiptopropertyFilter records whererelationshiptopropertyis set to any valuehasnt:relationshiptopropertyFilter records whererelationshiptopropertyis not set
Private Assets
privateassets:(id:123)Search the related record by related record ID123privateassets:(field1:value field2:value2)Search the related record using a nested set of filtershas:privateassetsFilter records whereprivateassetsis set to any valuehasnt:privateassetsFilter records whereprivateassetsis not set
Property Use
The following queries check whether or not the following property use boxes are ticked.
Accommodation
propertyuseaccommodation:truepropertyuseaccommodation:false
Community
propertyusecommunity:truepropertyusecommunity:false
Farm
propertyusefarm:truepropertyusefarm:false
Government
propertyusegovernment:truepropertyusegovernment:false
Infrastructure
propertyuseinfrastructure:truepropertyuseinfrastructure:false
Residential
propertyuseother:truepropertyuseother:false
Residential (Primary)
propertyuseresidentialprimary:truepropertyuseresidentialprimary:false
Residential (Secondary)
propertyuseresidentialsecondary:truepropertyuseresidentialsecondary:false
Residential (Unclassified)
propertyuseresidentialunclassified:truepropertyuseresidentialunclassified:false
Vacant
propertyusevacant:truepropertyusevacant:false
Other
propertyuseother:truepropertyuseother:false
Property Insured
This field has a defined set of values: no ,yes ,unknown
propertyinsured:valueFilter records withpropertyinsuredset tovaluepropertyinsured:[value1,value2]Filter records withpropertyinsuredset to any specified valuehas:propertyinsuredFilter records wherepropertyinsuredis set to any valuehasnt:propertyinsuredFilter records wherepropertyinsuredis not set
Property Damage
This field has a defined set of values: no ,unsure ,yes
propertydamage:valueFilter records withpropertydamageset tovaluepropertydamage:[value1,value2]Filter records withpropertydamageset to any specified valuehas:propertydamageFilter records wherepropertydamageis set to any valuehasnt:propertydamageFilter records wherepropertydamageis not set
Agriculture
agriculture:(id:123)Search the related record by related record ID123agriculture:(field1:value field2:value2)Search the related record using a nested set of filtershas:agricultureFilter records whereagricultureis set to any valuehasnt:agricultureFilter records whereagricultureis not set
Livestock
livestock:(id:123)Search the related record by related record ID123livestock:(field1:value field2:value2)Search the related record using a nested set of filtershas:livestockFilter records wherelivestockis set to any valuehasnt:livestockFilter records wherelivestockis not set
Environmental Health
recoveryenvironmentalhealth:(id:123)Search the related record by related record ID123recoveryenvironmentalhealth:(field1:value field2:value2)Search the related record using a nested set of filtershas:recoveryenvironmentalhealthFilter records whererecoveryenvironmentalhealthis set to any valuehasnt:recoveryenvironmentalhealthFilter records whererecoveryenvironmentalhealthis not set
Assessments
relatedassessmentswithsameasset:(id:123)Search the related record by related record ID123relatedassessmentswithsameasset:(field1:value field2:value2)Search the related record using a nested set of filtershas:relatedassessmentswithsameassetFilter records whererelatedassessmentswithsameassetis set to any valuehasnt:relatedassessmentswithsameassetFilter records whererelatedassessmentswithsameassetis not set
Relief Registrations
relatedreliefregistrations:(id:123)Search the related record by related record ID123relatedreliefregistrations:(field1:value field2:value2)Search the related record using a nested set of filtershas:relatedreliefregistrationsFilter records whererelatedreliefregistrationsis set to any valuehasnt:relatedreliefregistrationsFilter records whererelatedreliefregistrationsis not set
Needs & Tasks
tasks:(id:123)Search the related record by related record ID123tasks:(field1:value field2:value2)Search the related record using a nested set of filtershas:tasksFilter records wheretasksis set to any valuehasnt:tasksFilter records wheretasksis not set
Case Documents
has:casedocumentsFilter records wherecasedocumentsis set to any valuehasnt:casedocumentsFilter records wherecasedocumentsis not set
Referral Date
referraldate:<now-30dIs less than 30 days from nowreferraldate:2026-12-31Is the date2026-12-31referraldate:<2026-12-31Is earlier than the date2026-12-31referraldate:>2026-01-01 AND referraldate:<2026-12-31Is in the year2026referraldate:<"2026-12-31 12:31:00"Is before2026-12-31 12:31:00(your local timezone)has:referraldateFilter records wherereferraldateis set to any valuehasnt:referraldateFilter records wherereferraldateis not set
Referral Source
referralsource:valueFilter records withreferralsourceset tovaluereferralsource:[value1,value2]Filter records withreferralsourceset to any specified valuehas:referralsourceFilter records wherereferralsourceis set to any valuehasnt:referralsourceFilter records wherereferralsourceis not set
Region
region:valueFilter records withregionset tovalueregion:[value1,value2]Filter records withregionset to any specified valuehas:regionFilter records whereregionis set to any valuehasnt:regionFilter records whereregionis not set
Viewing Cases
Viewing ItemsOpen and view a case record, the records are long and have multiple sections so when working with specific attributes (such as persons or damage), it can be useful to collapse sections that you don't need to work with.

As each section is completed, new fields and options will become available.
The Contacts, Property Damage, Needs & Tasks and other sub-items can be opened and viewed in detail using the View button.
Case Settings
The Case form is lengthy, however it is not necessary to complete it in one sitting. It is designed to have information added progressively as it comes to hand. This can be completed section by section as different recovery processes are initiated.
Case records are divided into the following sections (sections may or may not appear depending on what information is entered, your permissions level, and what mode you're viewing):
The form is in an interactive questionnaire format, making it easy for Case and Field officers to complete even on a mobile device or iPad.
Broadly speaking, the following steps are made based on key case considerations:
Are any contacts known? If so, complete the Contacts section
Is there an affected property? If so, then complete the Impacted Property section including any property damage.
Are any follow-up services or tasks required? If so, then add Needs & Tasks
Update the record
The system caters for various scenarios including the following:
Homeless or displaced people where there is no property to record
Visitors from another region
Properties that are owner occupied or tenanted
Impacted or damaged businesses and their owner or manager details
Damaged property that is vacant or for which the owners or occupiers are not known
Visitors to evacuation or relief centres who have long term recovery needs
Affected owners who don't live at the address
Damaged property or infrastructure which is declared hazardous
Record Notes
When editing, you can record notes as you make changes which will appear in the Activity log.
See Recording Notes
Affected Person(s)
This section attaches Persons to a Case.
If you know any affected people or organisations associated with the case, you should add their details starting with the applicant.
Add persons and organisations to the case
If you don't know who the Case contact is (for example, if you are adding the case via a field inspection or initial impact assessment) leave the default setting to The affected person(s) are unknown. The No Applicants counter helps track cases without applicants.

If you have a contact Person for the Case select The affected person(s) are known.
When selected a series of sub-forms appear.
Consent to share personal information
This setting records consent status and provides three options.
Consent statuses are colour coded. The box at the top of the Case indicates its current consent status by colour.

Only share information with other agencies if there is a green consent box
Primary contact(s) have not yet been asked (Default)
Please let the person know that the information they share will be recorded and shared with the appropriate agencies.
Orange
Do not share my details
Primary Contact does not consent to sharing information
Red
Share my full details with other agencies for use in recovery
Primary Contact consents to sharing information
Green
Aboriginal or Torres Strait Islander question
For assisting in the provision of cultural support you must specify if any of the group is of Aboriginal or Torres Strait Islander origin. If yes, this question will be asked for each individual in the case with an additional question asking if 'culturally specific support' is needed. If the response is yes, a reminder will appear to 'Please add a Need/Task record to manage it' prompting you to add a Need/Task for the case using the 'A&TSI Specific Referral' category for assignment to the responsible external agency.

Specify the Primary Contact(s)
This section stores one or more Persons designated as primary contact(s) in the Case. These are the ones that the Case Officer speaks with first about the Case.
You can add multiple primary contacts to the case if needed by clicking the Add Another button directly under the applicant form.

When completing the Persons sub-form:
You may Search for existing primary contacts — this searches only the current event, and allows you to avoid duplicates.
Use the Contact Type to classify them as an individual or businesses
Enter optional Contact information (these appear in guided questionnaire format) including the Family Name; Given names; Age; Gender; Primary Phone; Mobile Phone, Email; Language (if translator is required); Born in Australia?; Identify as having a disability?
If they are attending a relief centre, check the Attending Relief Centre box, and then select the Relief Centre from the list provided (these are set by an administrator using the Recovery: Relief Centres Lookup).
If they are living in a temporary address as a result of displacement, check the Has been displaced to a temporary address checkbox, and then enter their Temporary Address in the fields provided.
Nominate their preferred postal address in the Where can we send postal communication? section:
Use address of property in this case — this will use the case's primary property address which will be entered later
Use temporary address — if the primary contact is using a temporary address, this will use the temporary address
Specify other address — allows another address to be specified
Nominate their Preferred method of contact
Add related persons and organisations
This section records additional related persons and organisations. It is similar to the primary contact with some small differents, notably the Relationship to primary contact.
Use the Add (or Add Another) button to add as many as required.
Relationship to primary contact
If the primary contact represents a family, then affected family members can be entered here. If the primary contact is a business owner, their affected staff or customers may be entered.

Impacted Property
This section records any affected properties involved in the Case.
Many cases will have affected (or possibly affected) properties.
For example, any primary contact with a property within the municipality should have their property recorded. Visitors to the municipality are an example of a case that will not have an affected property.
If there is no affected property
If there is no affected property, you can skip the entire section.

If there is an affected property
If you specify Add a property within the municipality, then a subform will appear with additional options for the property.
Enter the property's Address. This will look up your local property database and will match the asset database, and confirm the location of the property on a map.
Specify the Property Use by ticking on the appropriate checkboxes. You can select multiple property uses for the property if needed.
If you click on the Residential Property Use checkbox, three additional checkboxes will appear: Residential - Primary, Residential - Secondary and Residential - Unclassified. If you click on the Residential checkbox and don't choose one of these options, Residential - Unclassified will be automatically selected on save of the case.
Specify the Primary Contact's Relationship to the property.
If required, enter any additional Property Details to aid in identifying the property and its purpose. This is useful for farming and business cases.

Property Damage
If you added a property, you can now define any property damage in the Is any property, buildings or private assets damaged? field.

If there is no property damage, then you can answer No and skip this section.
If damage is known, select Damage has been confirmed.
In some cases, you may not know whether there is any property damage, for example when entering cases from a relief centre. If this is the case, select Damage is possible and requires inspection/followup. This activates the inspection workflow counter that guides post-impact assessment teams to coordinate field inspections to determine the damage.
The following sections will only appear if you specify Damage has been confirmed.
If you know the applicant's insurance details, you can specify in the Is the property insured? and Insurance Details fields.
Affected Private Assets
Private AssetsAffected private assets includes homes, sheds, machinery, fencing and economic loss. Your administrator can also define custom asset types specific to your area.

To add an affected asset:
Click Add New to enter any affected private assets such as homes, vehicles, fencing, etc.
For each private asset:
Select the asset type
Enter the number of units damaged or lost
Specify the damage level
Enter a description of the asset and its damage
Upload any photos
Enter an approximate damage value
Some assets have additional fields. For example, fencing offers fields for the internal and external fencing length, in kilometres.
Affected Agriculture
AgricultureTip: Agriculture types can be defined by your administrator to match your local area.
To add details on the affected crops:
Click Add New to enter each impacted agriculture crop
For each crop:
Select the agriculture type
Specify the damage level
Enter a description and a damage level

Affected Livestock
LivestockFor each type of livestock, click Add New to record the details. Make sure to save the Case.

Performing Environmental Health Assessments
Environmental HealthIt is common to perform Environmental Health Assessments (EHA) of affected properties.
If performing an EHA on an existing case, find the case in the Recovery Case datagrid, and click the case to load the view form, then click Edit. If the case cannot be found, click New Case to add a new case, and fill in the basic particulars as above.
In the Environmental Health Assessment section, click Add New
Complete the form
Click Save to save the form
The Environmental Health Assessment is a long questionnaire suited to specialists. The top part of the form looks as follows:

Needs and Tasks
Needs & TasksNeeds and Tasks are used for any services, tasks and immediate needs that require actioning by a provider. This can be a recovery team member or team or an external agency or provider. Needs and tasks can be referred or assigned.
Needs and Tasks are Sub-items. You can add as many as needed. These will be created in the Needs & Tasks register where you can view the full details. Note that you can only create them through Cases, not to the Needs & Tasks register.
When an external agency is assigned a task and has the required consent, they can manage it through Needs and Tasks.


Other Information
The Other Information section contains optional fields for any additional or miscellaneous case handling instructions and information required to perform case tasks not listed elsewhere in the case. These are typically only visible to case managers and the responsible case officer.
Special Case Notes can be used to record information in the form.
Case Documents can hold one or more file attachments.

Communication
CommunicationThe Communication section may contain a Message History in the form of a delivery report of anyone sent this case details.
Workflow
The Workflow section of a Case is used to record information about the record, including the status, priority, assignments any related referral or relief information.

Status
Users set the status of the request by editing the request and changing the value in the Status field.

Statuses are indicated visually and colour coded on the datagrid which allows them to be filtered. Cases have the following Statuses, in order of which they can be set:
New
![]()
All new Cases begin with this status
Open

Case is current and being worked on
Review

Case is under review
Inspection Required

An inspection has been requested
No Action Required

Case doesn't require any further action, but will remain in reports
Resolved
![]()
Resolved cases are awaiting final review and closure by a Recovery Manager
Closed

Closed cases are no longer active and will disappear from active filters
Reopen
Closed cases can be set to this status if they require further work after being closed.
Users cannot override the next available step without special permissions
Priority
This field indicates the Case as Urgent, High, Low or Normal Priority.
Case Officer
This field sets the person ultimately responsible for the Case. The Case Officer receives notifications when someone else updates the Case. A Coordinator selects a person from the list to assign the Case, or a Case Officer can assign new cases to themselves.
Field Officer
This field sets the person who usually conducts on site inspections of properties or interviews contacts in person. A Coordinator selects a person from the list to assign the Case. It can be the same person as the Case Officer, i.e. a Case Officer can assign new cases to themselves.
Referral Source
This field indicates if the Case has been referred from an external agency which is selected from a list. Referrals can come from various sources, however only one can be selected.
Referral Date
This field sets the date that the Case was referred.
External Case ID
This field sets a reference number for an external source it the Case is also stored in another system. This helps them to be reconciled for review.
Relief Registration
This field is set if the Case began as a Relief Registration. This will provide the ID of the record as well as a link back to it.
Related Items
This section identifies any Assessments related to the Case and provides an ID and link.
Assessments that show up include Active items associated with the same property/Asset in the same Event.

Hazard Status
This section provides a warning if any hazards exist on the site.

Classification
Refer to: Editing Register Items: Classification.
Financial
This section allows coordinators to record dollar amounts for the Total Cost Estimate and Total Cost to Date which is based on any costs logged against the Case.
The system automatically calculates the total cost based on assigned Tasks.
The Total Cost Estimate can be entered manually, however if the total cost of assigned resources exceeds the estimate entered the total of those assigned tasks will be automatically displayed.

Administrative
Save this Item as a template
When set this creates a type of blank Case that already has sections pre-filled. This can save time with future Case management.
Once a template is created, you can use Create Copy to copy a template and reuse it.
Address Title Override
This setting changes the Case title to a different address than the Property Address.
Correspondence
Refer to: Editing Register Items: Correspondence
Activity
Refer to: Viewing and Opening Register Items: Activity
Updating Cases
Editing ItemsWhen updating Cases:
Make sure to add notes using the yellow Record Notes field, these can be useful as the case is managed.
Workflow should be progressively updated to reflect the current status of the case.
Ensure that the contact details are progressively filled in as information becomes available.
Update the priority as more is known about the needs of the case.
Adding Cases
Adding ItemsTo add a new Case:
From the Cases register, in the New item menu select the New Case
button (or drop down the list from any other register and select it)Complete each section of the Case Settings as required. Note that some options may open up new sections to complete.
Save the Case

New Cases will appear with a Status of New.
Bulk Actions
Bulk ActionsThe following additional bulk actions can be performed on Cases via the Actions menu:
Copy IDs
Refer to: Copy IDs
Bulk Edit
Refer to: Bulk Edit
Update for multiple Cases: Notes; Event; Region; Status; Priority; Case Officer, Field Officer; Referral Source; Classifications; Tags
Bulk Create Tasks
Add Needs and Tasks for multiple Cases
Create a Copy
Refer to: Create a Copy
Copy to Relief Registration
Creates a Relief Registration for the Contacts in Case
Merge
Refer to: Merge, Merging Cases Merges data (persons, private assets, tasks, all fields) from multiple Cases into a new Case.
Send Communication
Refer to: Send Communication
Adds the Primary Contacts for Cases as Recipients to a Communication
Export Detailed Cases to Report
Refer to: Export to Report
Generates the Detailed Cases to Report for selected Cases
Export Cases with basic applicant data to Report
Refer to: Export to Report
Generates the Cases with basic applicant data Report for selected Cases
Merging Cases
It is possible to merge cases that are duplicates of one another. To do this:
Navigate to the Recovery Case datagrid
Ensure all datagrid records are deselected, by clicking the checkbox icon at the top left of the datagrid until the checkboxes for individual records are clear.
Select two or more cases that are duplicates, by checking their select boxes.
Go to the Actions menu, and select Merge

The next screen will display the records selected to be merged
Select the Primary Case and tick to acknowledge the warning that this action is not reversible.
The following fields will set to the Primary Case's value:
sharingLevelrelationshipToPropertypropertyDamageassetIdassigneefieldOfficerstatusClick Proceed to start the merge.
Review the newly created Case and remove any duplicated sections or set them to 'Closed (Duplicate). See note on Sub Records below.


General outcomes when merging
The following are the general rules that apply when merging cases:
When Recovery Cases are merged, the selected source cases are merged into a NEW case record.
The source cases are set to status Closed (Duplicate) and the most recently set status from the source cases will be applied to the new case.
The tag ‘merged-item’ is added to the new Case.

The activity log from the source cases are not accessible from the new case, however, details of the closed cases can be found in the Activity Log of the new case.
Record Notes from the source Cases are merged into a NEW Case record and are visible in the activity log.
General Rules for merging fields and sub-records
Single fields: A field that has a single value will generally gain the newest value from the source cases. Examples: a number field, a date, radio choice, or a picklist.
RTE: A rich text area or text area data in the source cases will be combined in the new case.
SUB RECORDS
Sub-records (eg. needs/tasks, private assets, environmental health assessments) from source cases are moved to the new case. Review them in the new case for duplicates. If a duplicate sub-record is found, set its status to "Closed (Duplicate)" and save the case. To remove a sub-record, re-open the case, confirm its status is "Closed (Duplicate)," and click the red X icon at the top right of the sub-record.
Rules per field
Affected Person(s)
Add persons and organisations to this case
isApplicantKnown
radio
Is selected if there is at least one linked primary contact(applicant).
Consent to share personal information
sharingLevel
radio
Set to Primary Case's value.
Specify the primary contact(s)
applicant
multiSubForm
(Recovery Contact)
All primary contacts are linked to the new merged case.
Add related persons and organisations in addition to the primary contact
relatedContacts
multiSubForm
(Recovery Contact)
All related people are linked to the new merged case.
Impacted Property
Add a property to this case
fixedHomeAddress
radio
Most recently added value or is selected. However if an address (asset) is set for the case, then this option will be set.
Address
asset
Set to Primary Case's value.
Property Use: Residential
propertyUseResidential
checkbox
Most recently updated value.
Property Use: Residential - Primary
propertyUseResidentialPrimary
checkbox
Most recently updated value.
Property Use: Residential - Secondary
propertyUseResidentialSecondary
checkbox
Most recently updated value.
Property Use: Residential - Unclassified
propertyUseResidentialUnclassified
checkbox
Most recently updated value. However if ‘Residential – Primary’ or ‘Residential – Secondary’ are selected, it will be unchecked.
Property Use: Commercial, Industrial or Business
propertyUseCommercial
checkbox
Most recently updated value.
Property Use: Accommodation / B&B
propertyUseAccommodation
checkbox
Most recently updated value.
Property Use: Farming
propertyUseFarm
checkbox
Most recently updated value.
Property Use: Community Facility
propertyUseCommunity
checkbox
Most recently updated value.
Property Use: Government Building
propertyUseGovernment
checkbox
Most recently updated value.
Property Use: Vacant Land
propertyUseVacant
checkbox
Most recently updated value.
Property Use: Infrastructure
propertyUseInfrastructure
checkbox
Most recently updated value.
Property Use: Other
propertyUseOther
checkbox
Most recently updated value.
Property Use: Specify 'other' property use
otherType
text
Most recently updated value.
Primary Contact’s relationship to property
relationshipToProperty
select
Set to Primary Case's value.
Property Details (if required)
additionalInfo
textarea
Values from both fields are added together.
Are any property, buildings or private assets damaged?
propertyDamage
radio
Set to Primary Case’s value.
Property Damage
Is the property insured?
propertyInsured
radio
Most recently updated value.
Insurance Details
insurance
textarea
Values from both fields are added.
Affected Private Assets
privateAssets
multiSubForm
(Private Assets)
All private assets linked to the new merged case.
Affected Agriculture
agriculture
multiSubForm
(Agriculture)
All agriculture sub records are linked to the new merged case.
Environmental Health Assessment
recoveryEnvironmentalHealth
multiSubForm
(Environmental Health)
All EHAs are linked to the new merged case.
Affected Livestock
livestock
multiSubForm
(Livestock)
All affected livestock sub records are linked to the merged case.
Damaged Infrastructure
infrastructure
multiSubForm
(Infrastructure)
All infrastructure sub records linked to the merged case.
Sketch
sketch
canvas
Most recent sketch added.
Photo(s) of property
photos
media
All photos linked to the merged case.
Inspection Information
damageInfo
rte
Values from both fields are added.
Hazards exist at site
hazardExists
checkbox
Most recently updated value.
Hazard Information
hazardInfo
rte
Values from both fields are added.
Needs and Tasks
Add services, tasks and immediate needs
tasks
multiSubForm
(Needs & Tasks)
All needs & task sub records are linked to the new merged case.
Other Information
Special Case Notes
details
rte
Values from both fields are added together .
Case Documents
caseDocuments
media
All documents linked to the merged case.
Workflow
Status
hasStatus
status
Set to Primary Case's value.
Priority
priority
select
Most recently updated value.
Case Officer
assignee
assignment
Set to Primary Case’s value.
Field Officer
fieldOfficer
assignment
Set to Primary Case's value.
Primary Referral Source
referralSource
select
Most recently updated value.
External Case Id
externalId
text
Most recently updated value.
Classification
Event
hasEvent
event
Can only merge items in the same event.
Tags
hasTags
tags
All tags added to the merged case.
Classification
systemClassification
multiselect
All records added to the merged case.
Financial
Total Cost Estimate($)
text
costEstimate
Will be calculated from the new case data.
Total Cost To Date ($)
readonly
costActual
Can not merge items that have financial reconciliation value assigned.
Administrative
Save this item as a template
isTemplate
checkbox
Template items can not be merged.
Address Title Override
alternativeTitle
text
Most recently updated value.
Record Notes
Enter an optional note to appear in the activity history
__changeComments
textarea
All record notes are added to the Activity Log in the merged case.
Importing Cases
ImportsA System Administrator can add and/or update Cases in bulk via the Import system using the Recovery Case Import option.
Reports
Running ReportsSeveral reports are based on Case data. See Recovery Reports.
These are also available from the Actions menu.
You can also run reports to detect possible duplicate entries and view files and images attached to cases.
Last updated
Was this helpful?
