Open Closed

Can edit language Texts only as host admin, not possible as tenant admin #1571


User avatar
0
christophe.baille created
  • ABP Framework version: v4.3.2

  • UI type: Angular

  • DB provider: EF Core

  • Tiered (MVC) or Identity Server Separated (Angular): no

  • Steps to reproduce the issue:"

When I login as host admin and go to Language management/Language texts, I have the button edit which allow me to change the value of the text.

However, when I login as tenant admin, I do not have this button anymore, so I can not edit the text for my tenant:

Is it normal? I did check on my tenant features and do not have option to enable/disable it

What makes me think there is a bug is:

There is a permission for the admin user about "Edit Language Text" and it is checked:

Plus when I open the table I see a field TenantId, which means we should be able to write on this table depending on then tenant:

Thank you


2 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    We will check it out.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    We have fixed this problem, you can wait for the 4.4 stable version release. ps: ticket returned

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11