[ https://issues.apache.org/jira/browse/CONNECTORS-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Markus Schuch updated CONNECTORS-1713: -------------------------------------- Component/s: JIRA connector > JIRA Repository Connector ignores issue security when ingesting from JIRA > 8.20+ > ------------------------------------------------------------------------------- > > Key: CONNECTORS-1713 > URL: https://issues.apache.org/jira/browse/CONNECTORS-1713 > Project: ManifoldCF > Issue Type: Bug > Components: JIRA connector > Reporter: Markus Schuch > Priority: Major > > There was obviously a change in the behaviour of the JIRA Server REST API: > The {{GET /rest/user/viewissue/search}} has a parameter {{username}}. > In JIRA 8.13.x the value must be to double quotes ({{username=""}}) to fetch > all users that have browse permission for the issue. > In JIRA 8.20.x the value must be empty ({{username=}}). > I found no information about this change in the JIRA Release Notes. > I raised a question in the Atlassian Dev Community: > https://community.developer.atlassian.com/t/rest-api-change-in-behaviour-of-find-users-with-browse-permission-get-rest-user-viewissue-search/58819 -- This message was sent by Atlassian Jira (v8.20.7#820007)