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

Schedule experiment option should not be added before required fields are filled #25853

Open
bryanboza opened this issue Aug 22, 2023 · 1 comment
Labels

Comments

@bryanboza
Copy link
Member

bryanboza commented Aug 22, 2023

Problem Statement

Currently, in dotCMS, the "Schedule Experiment" option is being added to the actions menu even before all the required fields in the experiment are filled. This can lead to confusion since you are unable to start the experiment without the required fields has been filled
image

Screen.Recording.2023-08-22.at.11.56.45.AM.mov

Steps to Reproduce

  • Go to dotCMS.
  • Navigate to the experiments section.
  • Create a new experiment.
  • Leave some of the required fields empty.
  • Set the scheduled dates
  • Check the actions menu.

Acceptance Criteria

  • The "Schedule Experiment" option should not be added to the actions menu until all the required fields in the experiment are filled.
  • If any required fields are left empty, a validation message should be displayed, prompting the user to fill in the missing information before the experiment can be scheduled.
  • Once all the required fields are filled, the "Schedule Experiment" option should be added to the actions menu.

dotCMS Version

Tested on master // docker // FF

Proposed Objective

Quality Assurance

Proposed Priority

Priority 2 - Important

@bryanboza bryanboza added Type : Defect Triage dotCMS : Experiments Analytics Umbrella: Experiments Feature labels Aug 22, 2023
Copy link

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.

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

No branches or pull requests

2 participants