Mass actions are applied to one or more selected entity records, i.e. records with a tick in the checkbox. Use searching and filtering to find what you need and check all results you need.
To select all entity records, click the checkbox to the left of the 'Name' column heading. You can also use the SHIFT+click method to select all records between two specific records, or SHIFT+click the checkbox above to select all records currently displayed or click the checkbox above to select all records:
The following mass actions are available in the AtroCore system:
Some actions, such as Translate are added by modules. In this case by Translations module.
To modify the mass actions list, please, contact your administrator.
For more advanced export features, please, use the Export Feeds module.
Mass updates is a tool used to quickly modify information that is the same for different records. You can mass update all the fields for products or categories and/or attributes for products.
You can select any number of fields and/or attributes to update.
To select mass update first select records you want to update. Then select Actions/Mass Update
to proceed to Mass update popup.
When all fields and/or attributes you wanted are selected and their values are set press Update
to start updating process. If everything is ok you will see Success
message.
To update field select Select Field
in Mass update popup. Then select a field you need from a list. Then apply field value as usual. If the field you selected is already selected it is not shown to you in the list.
Note that in Mass update you can update fields to an empty value even if they are required in one or more records. To do so just select a field and apply no field value. So check if you actually applied field values for not clearing all the data.
Unique to each record fields (such as Id) can not be selected to be mass updated.
To update attribute select Select Attribute
in Mass update popup. Then select an Attribute you need from a new popup. Here you can select different view variants and apply filters same as in Attribute
entity. Still you cannot select more than one attribute at a time. To select more than one press Select Attribute
and select new attribute. If the attribute you selected is already selected it will add nothing to Mass update popup.
If any/all of your products selected to be mass updated have no attribute the attribute will be linked to the product.
Attributes have scopes so you have to select one proceed (same as adding attribute to a product). If any/all of your products selected to be mass updated have no attribute with selected scope the attribute will be linked to the product with selected scope. If the product cannot have such scope nothing will be updated/created.
Note that attributes with different scope are treated as different attribute values.
If an attribute is multilingual you have to also select a language. If an attribute has a scope where the language you selected is not supported the value will not be created.
Note that attributes with different language are treated as different attribute values (except attribute with List or Multi-value list types - they are same value for all languages).
If the number of records to be updated or deleted is more than 200, a job is created in the Queue Manager. Here you can track its progress and cancel it if necessary.
At the top of the page, you can see a counter that shows how many records have been updated (deleted) at the current time.
When updating or deleting a large number of records, several jobs are created and all records distributed among them. The maximum number of workers that can work simultaneously is set in the server configuration and depends on its capacity. The minimum number of records that can be updated by one worker is 400 (minIdsForJob), and the maximum (maxIdsForJob) is 3000. These parameters can be set in the file config.php. For example, if you can have a maximum of 5 workers, then: