POST button for posting additional comments is not working in PortalIssue The POST button for posting additional comments on the Ticket page is not working in Portal but the same is working fine in the native UI. Logs show the below errorNo value present: java.util.NoSuchElementException: No value present: java.base/java.util.Optional.get(Optional.java:148) com.glide.ui.ng.app.AppResources$RecordAcl.ifCanRead(AppResources.java:396) com.glide.ui.ng.NGUserProcessor.process(NGUserProcessor.java:103) com.glide.ui.ng.AngularProcessor.process0(AngularProcessor.java:252) com.glide.ui.ng.AngularProcessor.process(AngularProcessor.java:190) com.glide.processors.AProcessor.runProcessor(AProcessor.java:625) com.glide.processors.AProcessor.processTransaction(AProcessor.java:277) com.glide.processors.ProcessorRegistry.process0(ProcessorRegistry.java:184) com.glide.processors.ProcessorRegistry.process(ProcessorRegistry.java:172) com.glide.ui.GlideServletTransaction.process(GlideServletTransaction.java:51) com.glide.sys.Transaction.run(Transaction.java:2501) com.glide.ui.HTTPTransaction.run(HTTPTransaction.java:27) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) java.base/java.lang.Thread.run(Thread.java:829)CauseThe "Ticket Conversations" widget is not using the latest version./sp_widget.do?sys_id=85357f52cb30020000f8d856634c9c24ResolutionReverting the "Ticket Conversations" widget to latest OOB version should help fix the issue