I'm getting JellyException: Could not parse Jelly script : null
问题 I'm trying to configure some features in Jenkins for our project. In the process of configuring Editable Email Notification , I have created a new jelly script file in $JENKINS_HOME/email-templates folder as shown here and accessing it in Jenkins config like this When I build the job, with these setting, I'm getting email with the content "JellyException: Could not parse Jelly script : null" Thanks in advance!! 回答1: I faced a similar issue after I updated my Jenkins installation. I used the