• Icon: Suggestion Suggestion
    • Resolution: Won't Do
    • None
    • None
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      In the JIRA 6.3.15 REST API documentation, the following API requires a key parameter. However, what defines the key, is uncertain.

      /rest/api/2/mypreferences
      

      It'll be good to have this clarified.

            [JRASERVER-42049] Preference key unclear

            I finally found the preference keys here: https://docs.atlassian.com/software/jira/docs/api/8.1.0/

             

            • Navigate to Preferencekeys under the All Classes column to the left (You can ctrl+f). Click on it
            • Scroll down to Field Detail and click on Constant Field Values
            • This should come up:
            public static final String USER_ADDPORTLET_COLUMNS "jira.user.dashboard.portlets.columns"
            public static final String USER_AUTOWATCH_DISABLED "user.autowatch.disabled"
            public static final String USER_DEFAULT_SHARE_PRIVATE "user.default.share.private"
            public static final String USER_ISSUES_PER_PAGE "user.issues.per.page"
            public static final String USER_JQL_AUTOCOMPLETE_DISABLED "user.jql.autocomplete.disabled"
            public static final String USER_KEYBOARD_SHORTCUTS_DISABLED "user.keyboard.shortcuts.disabled"
            public static final String USER_LOCALE "jira.user.locale"
            public static final String USER_NOTIFICATIONS_MIMETYPE "user.notifications.mimetype"
            public static final String USER_NOTIFY_OWN_CHANGES "user.notify.own.changes"
            public static final String USER_SHOW_ACTIONS_IN_NAVIGATOR "user.show.actions.in.navigator"
            public static final String USER_TIMEZONE "jira.user.timezone"
            public static final String USER_VOTES_REPORT_SORTS "user.votes.report.sorts"
            public static final String USER_VOTES_REPORT_UNRESOLVED_ONLY "user.votes.report.unresolved.only"
            public static final String USER_WATCHES_REPORT_SORTS "user.watches.report.sorts"
            public static final String USER_WATCHES_REPORT_UNRESOLVED_ONLY "user.watches.report.unresolved.only"

            Miguel Ramon added a comment - I finally found the preference keys here:  https://docs.atlassian.com/software/jira/docs/api/8.1.0/   Navigate to  Preferencekeys  under the All Classes column to the left (You can ctrl+f). Click on it Scroll down to  Field Detail  and click on  Constant Field Values This should come up: public static final  String USER_ADDPORTLET_COLUMNS "jira.user.dashboard.portlets.columns" public static final  String USER_AUTOWATCH_DISABLED "user.autowatch.disabled" public static final  String USER_DEFAULT_SHARE_PRIVATE "user.default.share.private" public static final  String USER_ISSUES_PER_PAGE "user.issues.per.page" public static final  String USER_JQL_AUTOCOMPLETE_DISABLED "user.jql.autocomplete.disabled" public static final  String USER_KEYBOARD_SHORTCUTS_DISABLED "user.keyboard.shortcuts.disabled" public static final  String USER_LOCALE "jira.user.locale" public static final  String USER_NOTIFICATIONS_MIMETYPE "user.notifications.mimetype" public static final  String USER_NOTIFY_OWN_CHANGES "user.notify.own.changes" public static final  String USER_SHOW_ACTIONS_IN_NAVIGATOR "user.show.actions.in.navigator" public static final  String USER_TIMEZONE "jira.user.timezone" public static final  String USER_VOTES_REPORT_SORTS "user.votes.report.sorts" public static final  String USER_VOTES_REPORT_UNRESOLVED_ONLY "user.votes.report.unresolved.only" public static final  String USER_WATCHES_REPORT_SORTS "user.watches.report.sorts" public static final  String USER_WATCHES_REPORT_UNRESOLVED_ONLY "user.watches.report.unresolved.only"

            Atlassian Update – 27 March 2018

            Hi,

            Thank you for raising this suggestion. We regret to inform you that due to limited demand, we have no plans to implement it in the foreseeable future. In order to set expectations, we're closing this request now. Sometimes potentially valuable tickets do get closed where the Summary or Description has not caught the attention of the community. If you feel that this suggestion is valuable, consider describing in more detail or outlining how this request will help you achieve your goals. We may then be able to provide better guidance.

            For more context, check out our Community blog on our renewed approach to highly voted Server suggestions for Jira and Confluence.

            Thanks again.
            Regards,
            Jira Product Management

            Gosia Kowalska added a comment - Atlassian Update – 27 March 2018 Hi, Thank you for raising this suggestion. We regret to inform you that due to limited demand, we have no plans to implement it in the foreseeable future. In order to set expectations, we're closing this request now. Sometimes potentially valuable tickets do get closed where the Summary or Description has not caught the attention of the community. If you feel that this suggestion is valuable, consider describing in more detail or outlining how this request will help you achieve your goals. We may then be able to provide better guidance. For more context, check out our Community blog on our renewed approach to highly voted Server suggestions for Jira and Confluence . Thanks again. Regards, Jira Product Management

              Unassigned Unassigned
              cchan Chung Park Chan
              Votes:
              3 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: