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

Seperate minimum offering length validation between Fulltime and Partime. #2033

Closed
3 tasks done
JasonCTang opened this issue Jun 20, 2023 · 1 comment
Closed
3 tasks done
Assignees
Labels

Comments

@JasonCTang
Copy link
Collaborator

JasonCTang commented Jun 20, 2023

Describe the task

  • Seperate minimum offering length validation between Fulltime and Partime.
  • Fulltime will be 84 days and Parttime will remain at 42 days.
  • Maximum will be 365 for both fulltime and partime.
  • When offering is created and the days are below the minimum for the intensity, the submissions goes to pending status.

Acceptance Criteria

  • Create separate constant and set to 84 days for FULLTIME.
  • Change form to handle new parameters
  • Change class to handle validation for both form and bulk upload.
@dheepak-aot dheepak-aot self-assigned this Jun 20, 2023
dheepak-aot added a commit that referenced this issue Jun 27, 2023
Validating FT and PT offering minimum length
@hellolynn-tbtb
Copy link
Contributor

DEVS demod with Hugh/Josh on June 29, 2023.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants