Actions
Task #2267
closedAllow user to set encoding for ImportRolesFromCSVExecutor and ImportAutomaticRoleAttributesFromCSVExecutor
Start date:
04/01/2020
Due date:
% Done:
100%
Estimated time:
Owner:
Description
The goal of this ticket is to enable user to specify charset for these two LRT tasks.
Related issues
Updated by Peter Štrunc over 4 years ago
- Copied from Task #2180: Allow user to set encoding for ImportRolesFromCSVExecutor and ImportAutomaticRoleAttributesFromCSVExecutor added
Updated by Peter Štrunc over 4 years ago
- Status changed from New to In Progress
- % Done changed from 100 to 70
Implemented here pstrunc/2267-set-encoding-import
Updated by Peter Štrunc over 4 years ago
I added info about this feature here https://wiki.czechidm.com/tutorial/adm/roles_-_import_data_from_csv and here https://wiki.czechidm.com/tutorial/adm/automatic_role_definitions_-_import_of_data_from_csv
Updated by Roman Kučera over 4 years ago
It looks good.
Maybe add some example value to documentation. And it will be nice update the screenshots and params in docs to.
As a future improvement add some enumeration with selectbox for selecting encoding. Now you need to fill the value into text field which can cause some errors and time until you find the right value.
Updated by Peter Štrunc over 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 70 to 100
I updated the docmentation.
Actions