Skip to content
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

ui: Currency of workflow items is not saved correctly #281

Closed
mathiashoeld opened this issue May 13, 2019 · 0 comments · Fixed by #330
Closed

ui: Currency of workflow items is not saved correctly #281

mathiashoeld opened this issue May 13, 2019 · 0 comments · Fixed by #330
Labels
bug Something isn't working

Comments

@mathiashoeld
Copy link
Contributor

Steps to reproduce:

  • 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.
@mathiashoeld mathiashoeld added the bug Something isn't working label May 13, 2019
mathiashoeld added a commit that referenced this issue Jun 17, 2019
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
mathiashoeld added a commit that referenced this issue Jun 17, 2019
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
@mathiashoeld mathiashoeld added this to the TruBudget 1.2.0 milestone Jun 18, 2019
mathiashoeld added a commit that referenced this issue Jun 19, 2019
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
@mathiashoeld mathiashoeld modified the milestones: TruBudget 1.3.0, TruBudget 1.2.0 Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant