-
Suggestion
-
Resolution: Won't Fix
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
At the moment we retrieve info for gadgets using a GET request. GETs have a character limit. If there are more options than the URL can handle, bad things can happen - JRA-18864
If we use POSTs instead, we will not run into this issue.
- is cloned from
-
JRACLOUD-18898 We should use POST instead of GET when retrieving data for gadgets
- Closed