You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create new workflow item, select amount type "allocated" or "disbursed"
Select currency != subproject currency
Submit workflow item
Displayed currency is again subproject currency instead of selected currency. This is OK since the value is calculated based on the given exchange rate.
When editing the workflow item, the pre-selected currency is again the currency of the subproject. Expected: Currency selected during creation/edit process.
The text was updated successfully, but these errors were encountered:
When the subproject details are fetched, the workflow item currency is
now returned as well.
Removed the action 'fetchWorkflowItems' as it is not used.
Closes#281
When the subproject details are fetched, the workflow item currency is
now returned as well.
Removed the action 'fetchWorkflowItems' as it is not used.
Add E2E-test to check this bug.
Closes#281
When the subproject details are fetched, the workflow item currency is
now returned as well.
Removed the action 'fetchWorkflowItems' as it is not used.
Add E2E-test to check this bug.
Closes#281
Steps to reproduce:
The text was updated successfully, but these errors were encountered: