- 
                Notifications
    You must be signed in to change notification settings 
- Fork 35
Document errors implemented in 2025.01 #243
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a bunch of smaller things.
There are also some additional new error codes, you could add too. Either as part of this PR or in a separate one after the others go in, if that is easier. 22G05 I think you have missed since it was in the standard-defined sheet, the rest have been added by @sherfert and @WilcoNeo during the holidays:
Not in docs
- 22G05
- 42I41
- 42N62
- 50N10
- 50N13
- 50N14
- 50N15
- 51N62
- 52N22
Commented-out in docs
- 22N65
- 22N70
- 22N73
- 22N74
- 22N75
- 22N76
Co-authored-by: Louise Berglund <[email protected]>
Co-authored-by: Louise Berglund <[email protected]>
Co-authored-by: Louise Berglund <[email protected]>
Co-authored-by: Louise Berglund <[email protected]>
Co-authored-by: Louise Berglund <[email protected]>
Co-authored-by: Louise Berglund <[email protected]>
Co-authored-by: Louise Berglund <[email protected]>
Co-authored-by: Louise Berglund <[email protected]>
Co-authored-by: Louise Berglund <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Had another look, found some minor things as usual
Co-authored-by: Louise Berglund <[email protected]>
Co-authored-by: Louise Berglund <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good now
| @renetapopova hey! I've resolved conflicts here. Could you take a final look? I think we can merge this PR | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I found some discrepancies with the codebase.
| // Status description:: error: data exception - property uniqueness constraint violated. Property uniqueness constraint violated: `{ $reasons }`. | ||
| === 22N80 | ||
|  | ||
| Status description:: error: data exception - index entry conflict. Index entry conflict: `{ $value }`. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not for this PR, but the message is the same as the subcondition here. Not very informative.
| Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. | 
No description provided.