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

Add user to CreateBillRunValidator #75

Merged
merged 4 commits into from
Jan 2, 2023

Conversation

Cruikshanks
Copy link
Member

https://eaflood.atlassian.net/browse/WATER-3854

As part of initialising a new bill run, we create an 'event' record. It requires the issuer field to be populated with the email address of the user requesting the new bill run.

So, we'll need to include the current user's email as part of our request. This change updates the validator to include it.

https://eaflood.atlassian.net/browse/WATER-3854

As part of initialising a new bill run, we create an 'event' record. It requires the `issuer` field to be populated with the email address of the user requesting the new bill run.

So, we'll need to include the current user's email as part of our request. This change updates the validator to include it.
@Cruikshanks Cruikshanks added the enhancement New feature or request label Jan 2, 2023
@Cruikshanks Cruikshanks self-assigned this Jan 2, 2023
@Cruikshanks Cruikshanks marked this pull request as ready for review January 2, 2023 22:52
@Cruikshanks Cruikshanks merged commit e28666f into main Jan 2, 2023
@Cruikshanks Cruikshanks deleted the add-user-to-create-bill-run-validator branch January 2, 2023 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant