Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-5420

provide error stack trace for an error happens in an action handler

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Major Major
    • 10.0.0
    • 10.0.0.FL
    • None
    • None

      User Story


      As an app developer / support engineer, I want to see an error stack trace when there is an error happening during calling an action handler, so that I can debug it or ask for help.

      Acceptance Criteria

      describe the final result from the owner's point of view to be counted as completed

      Details

      • In current fl, 10.0.0.FL.20230313, when there is an error happens, zk just show a dialog with the exception message which doesn't help locate the root cause

        Because there is no error stack trace at server side. Notice that an error could happen in any level of underlying system, or the error might be general. Without the error stack trace, it's hard to locate the root cause.
      • see ErrorRichliet.java as a typical example

            rebeccalai rebeccalai
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: