-
New Feature
-
Resolution: Done
-
Normal
-
None
-
None
-
None
User Story
As an application developer, I want to know which cell/data fails the exporting so that I can fix the problem or report the issue. Because when there are many sheets or many cells it hard to find which cell causes the error.
Benefits:
- More helpful for users to debug.
- Users can know the issue comes from the file content. They can fix content without our help.
- Because users know the file causes the error, they may not impute the problem to keikai
Acceptance Criteria
When exporting fails for an exception, the exception message can show which cell, sheet, or which data caused the failure.
For example:
Failed to export at sheet [n] cell [m]
Failed to export validation...
Failed to export [some object]
- relates to
-
KEIKAI-164 importer can throw more specific information when importing fails
- Closed
-
KEIKAI-455 an invalid cell reference cause the rendering and exporting failed
- Closed