infix icon indicating copy to clipboard operation
infix copied to clipboard

Fix downgrade documentation

Open jovatn opened this issue 7 months ago • 0 comments

Description

Recent documentation additions on upgrade/downgrade (#1009) did not properly describe how to best perform a downgrade. In particular, it is best to store a startup config before upgrading, and use that when downgrading

No changelog updates needed

Checklist

Tick relevant boxes, this PR is-a or has-a:

  • [ ] Bugfix
    • [ ] Regression tests
    • [ ] ChangeLog updates (for next release)
  • [ ] Feature
    • [ ] YANG model change => revision updated?
    • [ ] Regression tests added?
    • [ ] ChangeLog updates (for next release)
    • [ ] Documentation added?
  • [ ] Test changes
    • [ ] Checked in changed Readme.adoc (make test-spec)
    • [ ] Added new test to group Readme.adoc and yaml file
  • [ ] Code style update (formatting, renaming)
  • [ ] Refactoring (please detail in commit messages)
  • [ ] Build related changes
  • [X] Documentation content changes
    • [ ] ChangeLog updated (for major changes)
  • [ ] Other (please describe):

jovatn avatar May 16 '25 10:05 jovatn