Hi,
I am trying to change the way JIRA renders users. To be more specific I want to render some clickable button next to a user name on issue screen. I am trying to do this by altering .vm templates in jira core files more specificly in /WEB-INF/classes/templates/jira/issue/field . If I alter assignee-edit.vm or assignee-columnview.vm I can see changes I made. But if I try altering assignee-view.vm nothing happens. I basicly have 2 questions. Is there some easier way to change the way JIRA renders users? and in probable case that no which .vm file schloud I alter to change the assignee field?
There is no such thing as a "test" account when it comes to JIRA/Confluence. If it can use the system then it uses a license. After all hey have no idea what is a "test" account and what isn't. As for managing users if you have the user directory linked to AD/LDAP set up your LDAP filter to only include users who should be able to access the system. So, for instance set you user filter make sure that only people who are in the confluence-users group and don't have a disabled AD/LDAP account can log in. That way if they are removed from the AD/LDAP group or their account is disabled then they will be removed as users from Confluence/JIRA.
We do not have LDAP/AD groups setup that way. So all our test accounts in LDAP are visible in JIRA, however they do not show active.
So is there a way in JIRA to view all activer users by recent login then deactivate in bulk?
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.