- Issue created by @Ryo Ichiyama
- ð«ð·France mably
Hi @ryo-ichiyama, could you give a detailed complete scenario to reproduce the problem that could help us investigate further? Thanks.
- ð¯ðµJapan Ryo Ichiyama
@mably Thanks for the reply.
I have confirmed this issue with the following steps
v1.0-dev
=======
A user (TEST_TK_B09) submits an application.
An approver (113161) approves TEST_TK_B09's application.
Another user (TEST_OK_A10) submits an application.
Approver (113161) sends back the application of (TEST_OK_A10).When the user (TEST_TK_B09) confirms his submission, the workflow log looks like the attached figure âv1.0.jpgâ.
I think this is correct.Update to V2.0-alpha2.
=============================
When the user (TEST_TK_B09) checks his submission again, the workflow log should look like the attached figure âv2.0â.
The workflow log for (TEST_TK_B09) will then also show the log for (TEST_OK_A10).I once thought of clearing the WEBFORM submission results, but have not tested that yet.
I will try if I have something to try. - ð«ð·France mably
Could you provide a complete scenario from a blank Drupal installation please? That would help a lot.
- ð¯ðµJapan Ryo Ichiyama
@mably
Rebuilding a system from a blank environment takes time, so I did a little research.
I guessed that the difference in workflow log output between V1 and V2 that I reported was due to "webform_workflows_element.logs.inc".
For testing, I installed Ver.2 and then replaced this file with the V1 file.
As a result, my problem was resolved( But I don't know the impact on others).I would appreciate it if you could isolate the problem.
- ð«ð·France mably
Thanks for your investigation, that will help a lot.
- Merge request !28Issue #3510855 by ryo ichiyama, mably: About workflow log viewing privileges â (Merged) created by mably
- ð¯ðµJapan Ryo Ichiyama
@mably
MR Works fine!
Thanks for the quick response! Automatically closed - issue fixed for 2 weeks with no activity.