icon-community / CPS

Contribution Proposal System for ICON
7 stars 3 forks source link

Wrong next disbursement amount on Dashboard #109

Closed sdpisreddevil closed 7 months ago

sdpisreddevil commented 8 months ago

Describe the bug The expected disbursement amount is displaying the old value, which used to be divided by totalBudget/totalDuration. However, after the recent update, it should be showing the submitted milestone amount.

To Reproduce Steps to reproduce the behavior:

  1. Go to Dashboard
  2. Check next Disbursement amount
  3. See unexpected amount

Expected behavior A clear and concise description of what you expected to happen.

Screenshots This shows next disbursement amount as 15000 but in real it should be 6,000 as they have that on the milestone. image

Actual Behavior: The displayed expected disbursement amount is not updating according to the new logic and continues to show the old value.