- Created by Annu, last modified on May 19, 2023
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 4 Next »
Background
UpRaise supports custom attributes for user profile that makes it easy to have as many as profile attributes added to the company directory to manage employee data. Going further we realised that our users want to edit/update the data in these profile attributes as and when their employee information is changed.
For example, there is a team of 20 employees whose reporting manager has been changed. In this case, admins need to change that data one by one for these users. Although the field can be made editable to individuals, it is not generally accepted by all companies considering the policies and data integrity perspective.
Considering above and many such reasons, we came up with a functionality to bulk edit user attributes. Let us see how it works
Navigation
Navigate to Company directory >> Users tab >> Actions >> Bulk edit all 200 users
Number of users shown in above option will differ based on how many users you have filtered/how many users are listed on the Users tab.
Currently you can bulk edit maximum 500 users at a time. If you have selected more than 500 users, proper messaging is displayed. Else user is taken to new tab to start the bulk edit process.
How to bulk edit users?
Once you click on Bulk edit option, if number of users is 500 or less, user is taken to new tab in the window displaying a 3 step process to start with bulk edit function as mentioned below.
Choose users
Choose attributes
Confirm
Choose users
In this step you can manually choose users or use bulk selection check box.
Chooses attributes
In this step you will specify what all changes you want to make in user attribute data.
In this step notice three columns -
Attribute name - Select the attribute you wish to update for selected users
Action - There are multiple actions displayed relevant to selected attribute name. Refere to the table below
Value - Once you select Attribute name and Action, possible values are displayed based on your selection.
For eg. Selected Attribute name is Designation, action is ‘Change to’, in that case Value drop-down will display the list of all designations available in your company directory.
Please refer to the below table to understand the actions available based on the type of field used in for different attributes at the time of attribute creation.
For eg. If the attribute is Joining date, that means you had used date type field while creating that attribute. From the below table, Date type field related actions will be applicable for such attributes.
Attribute Feild type | Action for each field type | How value is selected/added |
---|---|---|
Text field (Single line) |
|
|
Text field (Multiple line) |
|
|
Select list (Single choice) |
|
|
Select list (Multiple choice) |
|
|
Date picker |
|
|
User picker (Single select) |
|
|
User picker (Multiple select) |
|
|
Numeric field |
|
|
You can select multiple attributes and add action and values with respect to each selected attribute every time. You can add as many as attributes you want in this step
Add or remove multiple attribute rows
Users can add multiple attributes to be updated at the same time. Click on +Add new option and add new attribute and its Action and Value.
You can also delete added attribute rows by clicking on Trash icon in front of the respective row.
Confirmation
This is the last screen, confirm all the updates you have selected
Check if you wish to send an update to users about the changes respective to their profiles
Click on Confirm.
Clicking on 'Cancel' takes you back to the main users page. All the selections you made will be vanished and you can start over again.
A few important points about this feature -
Once confirmed, system take around 20 mins to update a batch users up to 500. The time completely depends on the data and the number of users you have selected to be updated.
If the user's tab has more than 500 users, clicking on the ‘Edit users in bulk’ action will show an error message.
Once confirmed the process of updating user attribute data will keep running in the background and app can be used as usual, there won’t be any intervention in normal app usage.
Currently all the changes made in profile attributes will be shown as 'System updated' change. In upcoming release, it will be changed with the relevant user name to track who made these changes.
Only admins and super admins will have Edit bulk users option by default.
In the Attribute name dropdown, ‘Name’ user attribute is excluded
During the three step process, moving to Next or Previous page will retain the latest selections and data as it is.
On this page |
---|
- No labels