Follow up - Fixed bug: OTRS import - User queue/group permissions are not transfered.

This commit is contained in:
Thorsten Eckel 2018-01-23 15:48:16 +01:00
parent 225cf81ce2
commit 361ee96b3b

View file

@ -110,7 +110,7 @@ RSpec.describe Import::OTRS::User do
updated_by_id: 1,
active: true,
source: 'OTRS Import',
role_ids: [2],
role_ids: [2, 1],
group_ids: [],
password: '{sha2}9edb001ad7900daea0622d89225c9ca729749fd12ae5ea044f072d1b7c56c8cc',
updated_at: '2014-11-14 00:53:20',