Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

仪表盘多租户的问题 #3078

Closed
13813586515 opened this issue Oct 28, 2024 · 2 comments
Closed

仪表盘多租户的问题 #3078

13813586515 opened this issue Oct 28, 2024 · 2 comments

Comments

@13813586515
Copy link

13813586515 commented Oct 28, 2024

版本号:

1.8.1-beta

问题描述:

仪表盘多租户,查询和新增时无法带租户 ,但是点复制居然可以带租户,通过断点发现,查询和新增不走扩展类JmReportTokenServiceImpl但是复制会走

错误日志&截图:
重现步骤:

1.按照文档集成token
2.打开模式为saasMode: tenant
3.点击 报表设计器 发现"/jmreport/list"会进入JmReportTokenServiceImpl获取自定义租户的tenantid
4.点击 仪表盘设计器 发现""/drag/list"不会进入JmReportTokenServiceImpl
5.点击 仪表盘设计器 复制功能 会进入JmReportTokenServiceImpl

@zhangdaiscott
Copy link
Member

sq

@zhangdaiscott
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants