Menu

#47 Error while a approval

2.4
closed
nobody
None
2021-12-15
2021-12-15
Andy Chen
No

After test some days, this is a simple and friendly system which I need.

But I have a problem when create the a new customized form for the approval procedure

sample: User A submitted the request on the customized form, user B received the approval notice, when user B submit approval, system show below error.

EXCEPTION CAUGHT! LINE 6892 IN /share/CACHEDEV1_DATA/Web/webtareas/includes/library.php

Is that something wrong for my setting?

1 Attachments

Discussion

  • Andy Chen

    Andy Chen - 2021-12-15
    • summary: Error while approve a cu --> Error while a approval
     
  • Luis, Wang

    Luis, Wang - 2021-12-15

    This issue may be caused by the inconsistent history log table structure of the customized form.
    Try to rebuild the history log table by the following steps:
    1. Edit the customized form template (/forms/editformtemplate.php)
    uncheck 'Create History Log Table' & save the changes
    2. Edit the customized form template (/forms/editformtemplate.php) again
    check 'Create History Log Table' & save the changes
    CAUTION: all data in history log table will be lost!!

     
  • Andy Chen

    Andy Chen - 2021-12-15

    Problem fixed after uncheck and re-check the 'Create History Log Table', thank you very much. Have a nice day.

     
  • Andy Chen

    Andy Chen - 2021-12-15
    • status: open --> closed
     

Log in to post a comment.