Space List macro returning 405 error in Favourite and Categories Tab

XMLWordPrintable

    • 2
    • Severity 3 - Minor

      Issue Summary

      Space List report macro is listing all spaces as expected in tab "All", but when you click to show Favourite and Category tabs in the macro, it displays an error instead.

      Steps to Reproduce

      1. Create a Confluence page
      2. Edit the page and add the Space List macro
      3. In the published view mode, click in the "Favourite" or "Category" tab for the macro

      Expected Results

      It displays the spaces in the macro

      Actual Results

      {
      	"errors": [
      		{
      			"status": 405,
      			"code": "METHOD_NOT_ALLOWED",
      			"title": "org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported",
      			"detail": null
      		}
      	]
      } 

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Jessica
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: