Liferay Cloud Infrastructure
The following has evaluated to null or missing:
==> parentCategory.id [in template "template_id" at line 189, column 201]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use [#if myOptionalVar??]when-present[#else]when-missing[/#if]. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${parentCategory.id} [in template "template_id" at line 189, column 199]
----
Log Management Updates
We’re excited to announce a key update to our Liferay Cloud platform, aimed at improving your user experience and streamlining the way you interact with logs.
New Log Management UI
In response to your feedback, we've upgraded our log display system to better aid in troubleshooting. The updated system comes with an improved reading interface that includes a new tabular view and cleaner interface, and expanded search and filtering capabilities. Now you can search for specific text within log entries and filter logs by specific services, pods, or time frames. Plus, we've made sure the new system can handle large volumes of logs seamlessly.
Further updates
Updates will not stop there! We will soon release new changes to the Logs interface the will allow users to inspect logs and better troubleshoot issues. Improvents include a new log inspection sidebar with the ability to expand or collapse individual log entries for detailed viewing, log indentation and text highlighting.