Actions
Bug #12970
closedBroken technique editor if a technique is in the browser cache, but has been removed from the FS
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Technique editor
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
I have a Technique in my browser cache, so I come back to it in the browser when go to the technique editor
However, this technique has been removed on the FS, and it leads to chaos:
Error: $scope.selectedTechnique.method_calls is undefined $scope.checkSelectedTechnique@https://192.168.41.2/ncf-builder/js/ncf.js:903:10 functionCall/<@https://192.168.41.2/ncf-builder/js/angular-1.3.14.min.js:198:301 ||@https://192.168.41.2/ncf-builder/js/angular-1.3.14.min.js:183:115 binaryFn/<@https://192.168.41.2/ncf-builder/js/angular-1.3.14.min.js:191:468 ||@https://192.168.41.2/ncf-builder/js/angular-1.3.14.min.js:183:107 binaryFn/<@https://192.168.41.2/ncf-builder/js/angular-1.3.14.min.js:191:468 $digest@https://192.168.41.2/ncf-builder/js/angular-1.3.14.min.js:123:1 $apply@https://192.168.41.2/ncf-builder/js/angular-1.3.14.min.js:126:56 compile/</<@https://192.168.41.2/ncf-builder/js/angular-1.3.14.min.js:215:34 c@https://192.168.41.2/ncf-builder/js/angular-1.3.14.min.js:32:384
Updated by Nicolas CHARLES over 6 years ago
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
Updated by Nicolas CHARLES over 6 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Alexis Mousset
- Pull Request set to https://github.com/Normation/ncf/pull/793
Updated by Alexis Mousset over 6 years ago
- Assignee changed from Alexis Mousset to Raphael GAUTHIER
Updated by Rudder Quality Assistant over 6 years ago
- Assignee changed from Raphael GAUTHIER to Nicolas CHARLES
Updated by Nicolas CHARLES over 6 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset ncf:commit:683c0bafedc81890dc04f2805493862d551335eb.
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 4.1.14 to 4.1.13
Updated by Vincent MEMBRÉ over 6 years ago
- Status changed from Pending release to Released
Actions