stable

Clone or download

Read-only

request #11645: Tracker administration of triggers is not usable

The triggers tab always show an empty, non deletable, trigger The global rules tab is also partially broken, the fields to add a new rule are always displayed. While being there, we also took the opportunity to fix the selectable value that must be set on the field impacted by the trigger. Issue has been introduced by commit 045da64aa4c1e88e589ebc31bd552b768c714458. Change-Id: Id8790cafe032423c88aa153dd9aeb1cccaa7d304

Modified Files

Name
M plugins/tracker/build-manifest.json +1 −0 Go to diff View file
A plugins/tracker/www/scripts/TrackerAdminFieldWorkflow.js +214 −0 Go to diff View file
M plugins/tracker/www/scripts/TrackerAdminFields.js +4 −246 Go to diff View file
M plugins/tracker/www/scripts/TrackerTriggers.js +6 −5 Go to diff View file