Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[$30] When update "Working Days" we have to update other Work Period values in the table #25

Closed
maxceem opened this issue Jun 16, 2021 · 4 comments

Comments

@maxceem
Copy link
Contributor

maxceem commented Jun 16, 2021

When we update the value inside Working Days we send request to the server to update. When this value is updated it could happen that other values of the Work Period would be updated automatically.

So when Work Period working days is updated we have to update all other fields using response from the server.

For example, when we update Working Days to 0, then pyamentStatus would be updated on the server to No Days, so we should see this update reflected in the table as soon as we get response from the server

image

@maxceem maxceem added this to the v1.0 - Initial Launch milestone Jun 16, 2021
@maxceem maxceem changed the title When update "Working Days When update "Working Days" we have to update other Work Period values in the table Jun 16, 2021
@maxceem maxceem changed the title When update "Working Days" we have to update other Work Period values in the table [$30] When update "Working Days" we have to update other Work Period values in the table Jun 16, 2021
@maxceem
Copy link
Contributor Author

maxceem commented Jun 17, 2021

@maxceem
Copy link
Contributor Author

maxceem commented Jun 19, 2021

@sandhiyakavi
Copy link
Collaborator

Verified on Dev Env. PaymentStatus is changing according to the change in WorkingDays

image
image

@sandhiyakavi
Copy link
Collaborator

Verified on Prod with @nkumar-topcoder

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants