Uploaded image for project: 'MariaDB Foundation Development'
  1. MariaDB Foundation Development
  2. MDBF-422

Feedback-plugin-backend: Create an index page

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • N/A
    • Feedback Plugin
    • None

    Description

      Currently there is no index page for https://github.com/MariaDB/feedback-plugin-backend and it is not intuitive how to use the feedback plugin

      Page not found (404)
      Request Method: 	GET
      Request URL: 	http://localhost:8000/
       
      Using the URLconf defined in feedback_plugin.urls, Django tried these URL patterns, in this order:
       
          admin/
          rest/v1/server-count/ [name='server_count']
          rest/v1/version-breakdown/ [name='version_breakdown']
          rest/v1/architecture/ [name='architecture']
          rest/v1/os/ [name='os']
          rest/v1/file-post/ [name='file_post']
       
      The empty path didn’t match any of these.
       
      You’re seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.
      

      Attachments

        Issue Links

          Activity

            anel Anel Husakovic created issue -
            anel Anel Husakovic made changes -
            Field Original Value New Value
            anel Anel Husakovic made changes -
            Description Currently there is no index page and it is not intuitive how to use the feedback plugin
            {code:noformat}
            Page not found (404)
            Request Method: GET
            Request URL: http://localhost:8000/

            Using the URLconf defined in feedback_plugin.urls, Django tried these URL patterns, in this order:

                admin/
                rest/v1/server-count/ [name='server_count']
                rest/v1/version-breakdown/ [name='version_breakdown']
                rest/v1/architecture/ [name='architecture']
                rest/v1/os/ [name='os']
                rest/v1/file-post/ [name='file_post']

            The empty path didn’t match any of these.

            You’re seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.
            {code}
            Currently there is no index page for https://github.com/MariaDB/feedback-plugin-backend and it is not intuitive how to use the feedback plugin
            {code:noformat}
            Page not found (404)
            Request Method: GET
            Request URL: http://localhost:8000/

            Using the URLconf defined in feedback_plugin.urls, Django tried these URL patterns, in this order:

                admin/
                rest/v1/server-count/ [name='server_count']
                rest/v1/version-breakdown/ [name='version_breakdown']
                rest/v1/architecture/ [name='architecture']
                rest/v1/os/ [name='os']
                rest/v1/file-post/ [name='file_post']

            The empty path didn’t match any of these.

            You’re seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.
            {code}
            greenman Ian Gilfillan made changes -
            Component/s Feedback Plugin [ 19000 ]
            greenman Ian Gilfillan made changes -
            Assignee Andreia Hendea [ JIRAUSER40908 ]

            No longer relevant

            cvicentiu Vicențiu Ciorbaru added a comment - No longer relevant
            cvicentiu Vicențiu Ciorbaru made changes -
            Fix Version/s N/A [ 27305 ]
            Resolution Fixed [ 1 ]
            Status Open [ 1 ] Closed [ 6 ]
            Remaining Estimate 0d [ 0 ]
            julien.fritsch Julien Fritsch made changes -
            Workflow MariaDB v4 [ 166428 ] MariaDB Foundation v1 [ 188635 ]

            People

              Unassigned Unassigned
              anel Anel Husakovic
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: