Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
OCCURRENCE _ONCE child property not extracted properly
The product team confirmed the occurrence type *_ONCE can't be enforced for child properties in cases like this (for line_item/amount which is ONCE per line item, but there can be multiple instances per document because its parent line_item is OPTIONAL_MULTIPLE).
What you expected to happen:
The OCCURRENCE _ONCE child property should extract the values properly
Steps to reproduce:
Create a document with multiple child entities and set the setting of occurrence type as once.
When the document is processed it may or may not work.
Other information (workarounds you have tried, documentation consulted, etc):
You can try changing the format of the document and see if it works.