Hi,
A few of the issues I've encountered thus far after setting up the JS Investa quickstart template.
The first issue is immediately apparent after setting up the default JS Investment quickstart configuration; which includes Joomla v4.4.0, SPPB v5.1.6, and Helix Ultimate v2.0.17. As noted in the RED CIRCLES below, when editing the template style, the Helix Ultimate menu runs off at the bottom of the screen; displaying the Advaned menu item below the Windows taskbar. Additionally, the menu and submenu items; Update Settings, Email, and License Key are being displayed as HELIX_ULTIMATE_LICENSE_UPDATE, HELIX_ULTIMATE_JOOMSHAPER_EMAIL, and HELIX_ULTIMATE_JOOMSHAPER_LICENSE_KEY instead. Updating to Helix Ultimate v2.0.18 does not fix this issue.

The next issue shown occurs upon updating to Joomla v4.4.2; also noted with RED CIRCLES below. Several Helix Ultimate menus and submenus now have similar issues, as noted above. Subsequent update to Joomla v5.0.2 does not fix this issue either.


Another issue that is encountered has to do with extension update notifications. The installed versions of Helix Ultimate (v2.0.17), SP Simple Portfolio (v2.0.7), and SP Image Gallery (v2.0.3) are noted as needing to be updated to v2.0.18, v2.0.8 and v2.0.4, respectively. Likewise, the installed version of SPPB (v5.1.6) is noted as needing to be updated to v5.2.6. Updating SPPB to v5.2.6 prior to updating the other 3 extensions cancels out the update notification of all the extensions without them actually being updated. The 3 extensions can be updated of course but someone might assume that they were updated via the SPPB update without realizing that that is not the case, since they are actually still the template's default version installs. Not sure why the SPPB v5.2.6 update is canceling out the update notification for those extensions. Not a big issue in and of itself, unless whatever is going on within the SPPB update that is triggering this behaviour also blocks/disables other extensions' update notifications as well.
One other item of note; the database items under postinstall_messages all contain the incorrect extension_id; 229, instead of 700. The Post-installation and Upgrade Messages are noted as "You have read all the messages."; even though 4 unread messages are still flagged for review. As before, attempting to Reset Messages does not fix this issue so the database items must be edited manually. This is an old issue that seems to continue being a problem to this day with some of the JS templates.
On a side note; I noticed that almost every SP database entry is set to the outdated collation utf8_general_ci instead of utf8mb4_unicode_ci or the like. Why is this still being used since utf8_general_ci has been deprecated for quite some time? Oddly, both speasyimagegallery entries are set to utf8mb4_unicode_ci.
Regards.