-
Notifications
You must be signed in to change notification settings - Fork 34
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
Feature/1208 enhance get settlement by id to include window content #241
Feature/1208 enhance get settlement by id to include window content #241
Conversation
…ettlement into feature/1208Enhance_getSettlementById_To_Include_Window_Content
Also, please add PR description, connect to story and bring your branch up-to-date with settlement-v2. |
…ide effect and added one more test in unit test getById
…Id_To_Include_Window_Content
Add description. |
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.
@bothadeon, settlementId 1 is returning content associated with settlementId 2. Please, have a look and correct it
@bothadeon, I'm afraid I can not review before we upgrade all services (central-ledger, simulator, central-settlement) to Node v12. Please, put the story to blocked and dependent on story #1175. When @oderayi is ready, I'll merge the changes from master to settlement-v2 branches, then you'll need to update this branch and make sure it's running properly and only then I'll be able to verify the PR. Thanks. |
…rds being returned. Added code to delete unnecessary element in response object
Create a new pull request after local branch got corrupted. refer to : #255 |
@bothadeon is this still valid? |
closing replaced by pull request #255 |
Enhance central-settlement : Return settlement window content for every settlement window when getting settlements by id.