The `enrollment_end_date` parameter is accepted, but does nothing

Open
#2,044 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
55/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
python
Domain
ci-cd

Research direction

No file or test is named in the issue. Start by locating CI validation for the enrollment_end_date parameter and compare it with enrollment_period handling. Done means the TOML example fails validation and directs users to enrollment_period.

Written by the indexing model from the issue text.

Description

We should fail CI validation when the enrollment_end_date parameter is passed, as passing that parameter does not cause the enrollment period to change. We should redirect users to the enrollment_period parameter.

Expected results:

[experiment]
enrollment_end_date = "2024-01-01"

This should fail CI validation

Actual results: passes validation

┆Issue is synchronized with this Jira Task

Dominant language
Python
Stars
26
Forks
14
Avg merge
19h 55m
Merged PRs (30d)
9

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mozilla/jetstream

All issues in mozilla/jetstream

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.