-
Notifications
You must be signed in to change notification settings - Fork 22
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
🐞[R24.8] BusinessPartnerNumber and EndpointURL are not filled in tombstone #841
Comments
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Jul 30, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Jul 30, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Jul 30, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Jul 30, 2024
- inline method withProcessingError - use the new helper methods from ProcessingErrorBuilder
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Jul 30, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Jul 30, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Jul 30, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Jul 30, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Jul 30, 2024
… UsagePolicy*Exception Reason: These exceptions both have the same attributes. Making the PolicyException interface a base class and moving the attributes there simplifies exception handling allowing to deal with both exceptions in the same way without casting / type checking.
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Jul 30, 2024
PR with some cleanup first
PR for actual fix
|
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 1, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 1, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 1, 2024
…ods as deprecated use builder instead, even though this will be more eloquent it will be more flexible and easier to understand and change
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 1, 2024
…to EdcRetrieverException, add builder
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 1, 2024
…erException single field builder and private setters in the class are sufficient here and reduce amount of boilerplate code
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 1, 2024
…test - Use the new EdcRetrieverException.Builder. - Add endpoint url(s) and BPN in some places. - Enhance tests. - Remove the constructor methods Tombstone.from. Builder is used now. - General code cleanup and formatting improvements across multiple test and implementation classes to enhance readability and maintainability including extraction of code to methods.
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 1, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 1, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 1, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 1, 2024
…ve test readability
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 1, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 1, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 1, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 2, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 2, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 2, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 2, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 2, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 2, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 2, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 2, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 2, 2024
replace tabs with spaces
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 2, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 2, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 2, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 2, 2024
dsmf
added a commit
to dsmf/tx-item-relationship-service
that referenced
this issue
Aug 2, 2024
Fixed cucumber test in #866 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Current behavior
Expected behavior
Steps to reproduce the Bug
The text was updated successfully, but these errors were encountered: