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

When creating new project on Dashboard - projectId and extra config is created in cypress.json file which is invalid #15497

Labels
type: regression A bug that didn't appear until a specific Cy version release v6.7.0 🐛 Issue present since 6.7.0

Comments

@jennifer-shehane
Copy link
Member

jennifer-shehane commented Mar 15, 2021

Current behavior

Introduced in 6.7.0, when you connect a project to the Dashboard - the cypress.json created is this gigantic config object.

Screen Shot 2021-03-15 at 3 22 39 PM

Test code to reproduce

  • cypress open
  • Click on 'Runs' tab
  • Click 'Connect to Dashboard'
  • Finish project creation
  • Check cypress.json file

Versions

6.7.0

@jennifer-shehane jennifer-shehane added v6.7.0 🐛 Issue present since 6.7.0 type: regression A bug that didn't appear until a specific Cy version release stage: ready for work The issue is reproducible and in scope labels Mar 15, 2021
@cypress-bot cypress-bot bot added stage: work in progress and removed stage: ready for work The issue is reproducible and in scope labels Mar 15, 2021
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Mar 15, 2021

The code for this is done in cypress-io/cypress#15499, but has yet to be released.
We'll update this issue and reference the changelog when it's released.

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Mar 16, 2021

Released in 6.7.1.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v6.7.1, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Mar 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.