cuba-platform / cuba

CUBA Platform is a high level framework for enterprise applications development
https://www.cuba-platform.com
Apache License 2.0
1.34k stars 219 forks source link

Incorrect generating path to component in Component tree #3182

Open owlet1997 opened 3 years ago

owlet1997 commented 3 years ago

based on forum's question

Environment

CUBA Platform version: 7.2.13 CUBA Studio plugin version: 15.0.SNAPSHOT2712-202 IntelliJ version: IntelliJ IDEA 2021.1 (Community Edition)

Description of the bug or enhancement

  1. Open attached project -> run app
  2. Open Administration -> Roles
  3. Create new role with permissions to login, screen screen, and UI permissions on the picture below -> Save role image
  4. Create new user -> add created role and remove default role -> save
  5. Logout and login as created user -> open Screen

because path to component should be like tabSheet_Id[tab_id]