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

[Issue]: Personnel_Expended_FTE_Count value must be a whole number #3445

Open
ClaireValdivia opened this issue Aug 26, 2024 · 0 comments
Open

Comments

@ClaireValdivia
Copy link
Contributor

Why is this issue important?

the value must be a whole number for this field

Current State

if you enter a number with a decimal value (i.e. not a whole number), you do not get any error message

Expected State

Personnel_Expended_FTE_Count - additional validation here is that only whole integers should be accepted. if a decimal is entered, an error message should generate that says "A whole number must be submitted for this field."

Implementation Plan

The following functions need to be added...

Relevant Code Snippets

No response

@ClaireValdivia ClaireValdivia changed the title [Issue]: [Issue]: Personnel_Expended_FTE_Count value must be a whole number Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant