- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hello
Thank you for this very informative post! 😁 The new Status report generation engine in Project workspace does look promising, but it feels like there are some features missing compared to the old Project workbench. Yokohama does fix some core issues, but improvements can still be made.
Specifically, fields from the Teamspace tables and custom fields may not be available when using /Insert dynamic content. A workaround does exist (you can directly edit the Content(JSON) field on the sn_doc_page_template), but I don't think this is the optimal or easiest way.
Additionally, filters can not be easily applied to related lists (e.g. Issues, Risks etc.). To add a filter to a related list, you need to modify the Content(JSON) field again, and edit the 'queryFilter' attribute. With that said, the queryFilter attribute only accepts " field = X" queries, not encoded or any other type of queries (e.g. field IN X). This is pretty limiting.
Lastly, modifying the OOB Script includes does seem a bit drastic, and we try to avoid that as much as possible.
The new Project workspace does improve the overall user experience and the ability to edit a generated Status report on the fly is very useful. I do hope our concerns are addressed in future releases.
Thanks