In Jira 10, when an app tries to add an action to the Project Button, on the top right corner, there

Hi team,

We’ve noticed that with Jira 10 EAPs and also the production release, an app adding a web-item to the section=“system.view.project.operations”

it causes an error like the following

aused by: com.google.template.soy.sharedpasses.render.RenderException: In 'print' tag, expression "$item.displayableUrl" evaluates to undefined.  
at JIRA.Templates.Header.actionsMenu(header.soy:67)  
at JIRA.Templates.Header.layout(Unknown Source)  
at com.google.template.soy.sharedpasses.render.RenderVisitor.visitPrintNode(RenderVisitor.java:251)  
at com.google.template.soy.soytree.AbstractSoyNodeVisitor.visit(AbstractSoyNodeVisitor.java:87)  
at com.google.template.soy.soytree.AbstractSoyNodeVisitor.visit(AbstractSoyNodeVisitor.java:56)  
at com.google.template.soy.basetree.AbstractNodeVisitor.visitChildren(AbstractNodeVisitor.java:59)  at com.google.template.soy.soytree.AbstractSoyNodeVisitor.visitChildren(AbstractSoyNodeVisitor.java:129)  
at com.google.template.soy.sharedpasses.render.RenderVisitor.visitForeachNode(RenderVisitor.java:403)  at com.google.template.soy.soytree.AbstractSoyNodeVisitor.visit(AbstractSoyNodeVisitor.java:104)  
at com.google.template.soy.soytree.AbstractSoyNodeVisitor.visit(AbstractSoyNodeVisitor.java:56)  at com.google.template.soy.basetree.AbstractNodeVisitor.visitChildren(AbstractNodeVisitor.java:59)  
at com.google.template.soy.soytree.AbstractSoyNodeVisitor.visitChildren(AbstractSoyNodeVisitor.java:129)  at com.google.template.soy.sharedpasses.render.RenderVisitor.visitBlockHelper(RenderVisitor.java:702)  

Has anyone faced the same issue?

Best,

Diamantino