Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-28882

GitLab plugin project visibility hint is misleading

    XMLWordPrintable

Details

    • f112f8351 (10.0)

    Description

      When loading project from GitLab, the plugin shows the visibility information with public as default value. The main issue is that with the current query done to the GitLab API, the visibility field is not returned hence users get mislead about the current status of the projects.

      Two options to fix this:

      • Keep the query as is but remove the default "public" for the field
      • Use the full query

      The former allows to keep traffic lower and would not change the current behaviour while the latter would increase the traffic for a single field to be correctly shown which might not be a good enough justification for the change.

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-28882
        # Subject Branch Project Status CR V

        Activity

          People

            orgads Orgad Shaneh
            sgaist Samuel Gaist
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes