-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #37986, #37982 - Fix UI Error when importing templates
Importing templates through UI causes an error and the page with import results does not load. Steps to Reproduce: 1. Have foreman instance with the templates plugin on nightly (error originates in one of the newest commits so it is not on stream yet). 2. Navigate to Hosts > Templates > Sync Templates 3. Import templates from https://github.com/theforeman/community-templates.git Actual behavior: The page with results does not load and two popups are displayed. One saying that templates have been imported succesfully and another saying that there has been an error. Expected behavior: Page with results loads normally and displays templates correctly.
- Loading branch information
1 parent
aff0e8e
commit afa684e
Showing
2 changed files
with
6 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters