Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[不具合] メール送信ワークフローで選択肢(複数)の値を使用するとFatalErrorが発生する #1198

Open
Ryon1211 opened this issue Jan 29, 2025 · 0 comments · May be fixed by #1199
Labels
bug Something isn't working

Comments

@Ryon1211
Copy link
Collaborator

概要(Overview)
メール送信を行うワークフローでメールに選択肢(複数)項目の値を使用すると、FatalErrorが発生ワークフローなど保存後処理が完了しない症状が発生する。

再現手順(To Reproduce)

  1. 任意のモジュールに項目タイプが「選択肢(複数)」の項目を作成する
  2. 1で作成した項目の値を使用する、メール送信ワークフローを設定する
  3. レコ―ドの新規作成または更新する
    ※ その際に1で作成した項目では、選択する選択肢は1つのみとする
  4. 保存する
  5. FatalErrorが発生する

スクリーンショット(Screenshots)

Fatal error: Uncaught TypeError: implode(): Argument #1 ($array) must be of type array, string given in /var/www/html/F-RevoCRM/modules/com_vtiger_workflow/VTSimpleTemplate.inc:318 

稼働環境 Server (please complate the following information):

  • OS: Ubuntu 20.04
  • PHP version php 8.3.14
  • MySQL version MySQL 8.0.21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant