fix: 修复工单命令复合迁移问题 (#8512)

Co-authored-by: feng626 <1304903146@qq.com>
pull/8515/head
fit2bot 2022-06-30 11:23:53 +08:00 committed by GitHub
parent 5d80933e7b
commit 081089d636
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -293,7 +293,6 @@ def command_confirm_migrate(apps, *args):
rel_snapshot = {
'applicant': instance.applicant_display,
'apply_run_user': meta.get('apply_run_user', ''),
'apply_run_asset': meta.get('apply_run_asset', ''),
'apply_run_system_user': meta.get('apply_run_system_user', ''),
'apply_from_session': meta.get('apply_from_session_id', ''),
'apply_from_cmd_filter': meta.get('apply_from_cmd_filter_id', ''),