You can assign specific records to users within your account. When a record is assigned to someone, only that user, users with either the manager or owner role, or any custom roles that can "assign records" will be able to view or edit that record.
This can be useful for ensuring that each team member gets assigned specific pieces of work or to ensure that confidential data is only seen by qualified users.
Records can be assigned through the record editor on the web app or by using the import tool to mass-assign many records at once.
Assigning Records Through the Record Editor
When editing a record on the web app, you will see an editable choice field within the record's metadata section on the record editor.
Assigning Records Through the Importer
Whether you are importing new data or assigning previously collected data you can use to import tool to quickly assign a large number of records to your organization’s users.
To assign records this way, open up your data in a format you can edit (like Excel or another spreadsheet program) and you’ll see a assigned_to
column here containing the email address of the currently assigned user (if the data was not exported from Fulcrum you will need to add this column to the CSV file). Populate the email address of the user to which you want to assign each record, then import (or reimport) the data to mass-assign those data to their respective users.
Read more about how to use the import tool to update existing data.
Enabling/Disabling Record Assignment
Record assignment is disabled by default and can be enabled or disabled from the advanced menu on the app designer page for a specific app.
When record assignment is disabled for an app, any records that are assigned will have the assignment value removed (set to null). This will trigger an edit for that app and, as a result, a new record version in the history.
Notes
Disabling record assignment will allow all users in an app to view and edit all records in the app.
Assigning records is intended to be done through the web app or the importer. The mobile apps do not have the ability to assign a record to another user account. They will only be able to assign the record to the user account that created the record if auto-assign records is enabled.
When a user's access to a record is revoked, like when the record is assigned to another user account, the mobile apps will retain an old version of that record. The user will not be able to sync any changes to that record and they will not get any updates from that record. In order to remove the record(s) that the user no longer has access to, they can either be deleted locally on that device or the record cache can be reset on the mobile device (found in the settings page of the Fulcrum mobile apps).
Data events do not currently have any ability to assign records or change what user account the record is assigned to.