I want to configure a default Jirahome for all newly registered users, such as the dashboard, so that the user goes directly to the dashboard after the first login.How do I set it up?
Hi @harainye ,
Currently it's only possible for each user to set "MY JIRA HOME" by him/herself after login to JIRA, JIRA administrator cannot change this setting for other users nor set a default home page for all the new users.
其实,未登录的用户,第一次登录是进行设置(语言和头像那些),可以在这些操作中进行改造,当然这边涉及源码插件定制化开发,同时要监控用户何时进行项目角色设置,以及默认进行收藏相关的仪表板,同时操作JIRA的库表还是可能实现这个功能的,涉及的相关表:propertyentry、propertystring,理想情况是可以实现相关功能。
个人想法,谢谢!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.