Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Jira 4.4 config tweaks

Name

jira-su-plugin

Version

1.2

Product Versions

3.x - 4.4.x+

Author(s)

~javahollic

Homepage

this page

Price

Free, but you can Image Removed Freebie

License

Apache 2.0

Plugin Exchange

https://plugins.atlassian.com/plugin/details/5043

IssueTracking

http://studio.plugins.atlassian.com/browse/JSU

Download JAR

1.2 (all)

Download Source

1.2 jar, Fisheye

Development Drivers

Excerpt

As a system admin you get users saying 'I cant do xyz', or you have conversations like 'you should see xyz' and the phone says 'no I cant'. You need to be your user to ensure clarity of instructions, and to spot/resolve other kinds of problems. Without giving passwords away, how do you do that? Well, you use this plugin. This plugin enables system administrators to become another user (to 'su' in Linux speak), enable setup, testing etc

...

Code Block
   | <a id="su_link_<webwork:property value='name'/>" href="<ww:url page='JiraSU.jspa'><ww:param name="'name'" value='name' /></ww:url>">SU</A>

Jira 4.4

Code Block

   <li><a id="su_link_<webwork:property value='name'/>" href="<ww:url page='JiraSU.jspa'><ww:param name="'name'" value='name' /></ww:url>">SU</A></li>

Usage

Once installed, as a system administrator, go to the User Browser, you will find a SU link in the Operations column. Clicking SU will reset who you are to the given user, and return you to the Dashboard.

...

Open Issues

None yet.

Screenshots

Jira 3.x/4.x

Jira 4.4

Image Added