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

Improve layer version mismatch warning #260

Closed
isaisabel opened this issue Jan 19, 2021 · 0 comments
Closed

Improve layer version mismatch warning #260

isaisabel opened this issue Jan 19, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good place to start when contributing to this repository. Points: 3 3 agile story points timescale/short-term Becomes timescale/imminent in weeks or months
Milestone

Comments

@isaisabel
Copy link
Contributor

As a user, I want to know exactly what is expected to be lost when I upload a layer file with an older format version.

Currently the warning shows a message like this, which provides no information about what might be lost or where to find out more info:
image (4)

We should update this message to be more informative:

  • Only show the message if there are expected breaking changes. v4.0 to v4.1 has no breaking changes (only new features/options) so the message should not have been shown.
  • When the message is shown, tell the user what the expected issues might be.
  • Provide a link to the changelog and layer file format document so that the user can read more about what changed and what the new format is.
@isaisabel isaisabel added enhancement New feature or request timescale/short-term Becomes timescale/imminent in weeks or months labels Jan 19, 2021
@isaisabel isaisabel added the Points: 3 3 agile story points label Jun 24, 2021
@clemiller clemiller added this to the Version 4.6.0 milestone Jan 20, 2022
@clemiller clemiller removed this from the Version 5.0.0 milestone Feb 8, 2023
@clemiller clemiller added the good first issue Good place to start when contributing to this repository. label Feb 8, 2023
@adpare adpare self-assigned this Oct 13, 2023
@adpare adpare added this to the Version 4.9.0 milestone Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good place to start when contributing to this repository. Points: 3 3 agile story points timescale/short-term Becomes timescale/imminent in weeks or months
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants