Actions
Bug #25722
closedUser prompted to select variables to import when no changes detected
Difficulty:
Triaged:
No
Description
When there are no changes in ansible variables, user is presented with empty list and prompted to select variables to import, which is not user friendly and inconsistent with how roles are imported.
Steps to reproduce:
1) import ansible variables, select and confirm all changes
2) try to import variables again
3) you are presented with empty list of variables and 'Select the changes you want to realize in Foreman' header, even though there are no changes to be made
Expected results:
Toast notification saying there were no changes detected to have consistent behaviour with importing roles.
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Pražák
- Pull request https://github.com/theforeman/foreman_ansible/pull/260 added
Updated by Marek Hulán over 5 years ago
- Target version set to foreman-ansible 3.0.1
- Fixed in Releases foreman-ansible 3.0.1 added
Updated by Anonymous over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_ansible|492bcde6aed1b2d877d5cbd8394cd60b2119216f.
Actions