Custom App Desktop Icon missing

Hi,

I have created a custom app, that is fully functional.

The custom app has:

  • Its DocTypes
  • A Workspace
  • A Workspace Sidebar
  • A Desktop Icon (created with Desktop Icon, NOT using “add_to_apps_screen” in hooks.py) (Standard = True)

In my development site all is working, I can see the Icon on my Desktop that opens my Workspace.

I have installed the app on my testing environment and from Admin user all is ok, I can see the icon and access to my Workspace

Now the problem, if I log in with a System User (also activating all permissions on all modules):

  • I CAN’T see the Desktop Icon for my custom app
  • If I manually (using URL) my Workspace, workspace is ok but sidebar is not shown

Already done

bench rebuild, migrate, clear-cache, etc…

Why the problem only with other users if with admin is ok, despite correct permissions?

Thanks

1 Like

After the changes in v16, I am seeing people still facing bugs in the Workspace/sidebar and I think the team is fixing them one by one

Better raise an issue on GitHub - frappe/frappe: Low code web framework for real world applications, in Python and Javascript