Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.
This repository was 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

@GoZaddy

Description

@GoZaddy

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions