Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Bug: filtering by fee fine owner. Compare UUID to UUID not owner name #148

Open
GoZaddy opened this issue Sep 13, 2023 · 0 comments
Open
Assignees

Comments

@GoZaddy
Copy link

GoZaddy commented Sep 13, 2023

Reproduction:
In Settings > Users > Transfer Criteria, under the Criteria Accordion

  • Select Fee/fine owner
  • Run manually
    This will create a failed job in export manager with the error message being: "Invalid UUID string: (IllegalArgumentException)
    No accounts matched the criteria (IllegalStateException)"

This is because mod-data-export-worker's BursarFilterEvaluator compares the fee/fine owner id in the request to the fee/fine owner name in the list of accounts

@GoZaddy GoZaddy self-assigned this Sep 13, 2023
GoZaddy added a commit that referenced this issue Sep 13, 2023
GoZaddy added a commit that referenced this issue Sep 14, 2023
GoZaddy added a commit that referenced this issue Sep 14, 2023
* fix bug: issue #148

* fix bug: issue #148
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant