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 importing a package, if Cacti version is below the version which that exported, a clear message should be shown #2527

Closed
cigamit opened this issue Mar 16, 2019 · 0 comments
Labels
bug Undesired behaviour resolved A fixed issue
Milestone

Comments

@cigamit
Copy link
Member

cigamit commented Mar 16, 2019

Describe the bug
If a Cacti package is ahead of the current installed Cacti version. Silent installation errors can occur

To Reproduce

  1. Create a package that has a newer version code than the current installed Cacti
  2. Try to re-install Cacti with an older version of the version hash code
  3. Note that the install silently does not import those packages

Expected behavior
A clear error should be displayed at any point the package import fails.

cigamit added a commit that referenced this issue Mar 16, 2019
Package installation can fail if the Cacti hash version code is ahead of installed Cacti
@cigamit cigamit added this to the v1.2.3 milestone Mar 16, 2019
@cigamit cigamit added bug Undesired behaviour resolved A fixed issue labels Mar 16, 2019
@cigamit cigamit closed this as completed Mar 16, 2019
@netniV netniV changed the title Package installation can fail if the Cacti hash version code is ahead of installed Cacti When Cacti Version is less than the package to be installed, clear message should be shown Mar 30, 2019
@netniV netniV changed the title When Cacti Version is less than the package to be installed, clear message should be shown When importing a package, if Cacti version is below the version which that exported, a clear message should be shown Mar 30, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Undesired behaviour resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

1 participant