Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Workflow issue with getting started content and upgrading Brackets #1512

Closed
njx opened this issue Aug 30, 2012 · 4 comments
Closed

Workflow issue with getting started content and upgrading Brackets #1512

njx opened this issue Aug 30, 2012 · 4 comments
Assignees

Comments

@njx
Copy link
Contributor

njx commented Aug 30, 2012

  1. Clean prefs.
  2. Install Brackets Sprint 13 and launch it. You'll see the getting started content that we ship with Sprint 13. (In the current installer we're still showing the Brackets source code, but the getting started content will have the same issue once we roll that into the real installer.)
  3. Install Brackets Sprint 14 and launch it. Since this is no longer the first launch (and we don't delete or switch prefs when upgrading), we just pull your current project from prefs, so you'll still see the getting started content from Sprint 13. (Arguably this is a problem in itself.)
  4. Uninstall Brackets Sprint 13. This deletes the Sprint 13 getting started content.
  5. Relaunch Brackets Sprint 14. You get an error saying that the project no longer exists. Since we fall back to the default project when we can't open a project, we'll now open the Sprint 14 getting started content.

This might not be the most common scenario, since in between using Sprint 13 and Sprint 14, the user will probably open some other project of their own, and so when they run Sprint 14, they'll just see that project. However, in that case, the old getting started content from Sprint 13 will still be in the "recent projects" dropdown. If the user tries to select it, they'll experience the same behavior as step (4), so they'll eventually get the right content, but after getting an error dialog.

(Additionally, if they don't uninstall sprint 13, then they'll keep seeing the old getting started content without realizing it.)

@njx
Copy link
Contributor Author

njx commented Aug 30, 2012

Moving to sprint 15.

@ghost ghost assigned njx Sep 4, 2012
@pthiess
Copy link
Contributor

pthiess commented Sep 4, 2012

Reviewed - assigned to @njx, moved to sprint 14.

@njx
Copy link
Contributor Author

njx commented Sep 13, 2012

Working on a simpler fix.

gruehle added a commit that referenced this issue Sep 14, 2012
@njx
Copy link
Contributor Author

njx commented Sep 14, 2012

Fixed. Note that this doesn't deal with the upgrade from Sprint 13 to 14--we'll just have to release note that.

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

No branches or pull requests

2 participants