Allow bookmark of admin page to manage options including selected custom field

Issue #84 resolved
Holger Schimanski repo owner created an issue

Currently there is a link http://<your_jira_url>/secure/ManageOptions.jspa?projectKey=<key> to the page to manage option values for a project in the project admin section.

By default the first custom field is selected in this page. If I change the custom field to another one, the URL should be changed and include the selected custom field like http://<your_jira_url>/secure/ManageOptions.jspa?projectKey=<key>&customField=<customfield_id>

This would allow to bookmark or copy URL to point to this selected custom field in the manage option page.

Comments (3)

  1. Log in to comment