Project

General

Profile

Actions

Bug #12006

closed

Cannot define parameter for existing technique when change popup appears

Added by Nicolas CHARLES over 6 years ago. Updated about 6 years ago.

Status:
Rejected
Priority:
N/A
Category:
Web - Technique editor
Target version:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Operational - other Techniques | Technique editor | Rudder settings
Effort required:
Priority:
51
Name check:
Fix check:
Regression:

Description

Nothing happens when clicking on "Add parameter", but a JS error

Error: $scope.selectedTechnique.parameter is undefined
$scope.addParameter@https://192.168.45.2/ncf-builder/js/ncf.js:1001:5
functionCall/<@https://192.168.45.2/ncf-builder/js/angular-1.3.14.min.js:198:301
f@https://192.168.45.2/ncf-builder/js/angular-1.3.14.min.js:214:485
$eval@https://192.168.45.2/ncf-builder/js/angular-1.3.14.min.js:125:301
$apply@https://192.168.45.2/ncf-builder/js/angular-1.3.14.min.js:126:1
compile/</<@https://192.168.45.2/ncf-builder/js/angular-1.3.14.min.js:215:34
c@https://192.168.45.2/ncf-builder/js/angular-1.3.14.min.js:32:384
angular.js:11607:17

Note: it works fine for:
  1. newly created technique
  2. technique with data in local storage (if I leave, and come back, I have a popup asking to "keep change" or "update"; if I update, "Add parameter" fails)
Actions

Also available in: Atom PDF