Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-36209

Queued items should show on the activity tab

    XMLWordPrintable

Details

    • 1.0-m10, 1.0-m11, 1.0-m12, 1.0-pre-beta-1

    Description

      Somewhere along the lines we broke queued items appearing on the activity tab. vivek is working on a fix to make this possible and will advise on this ticket when JENKINS-36208 is completed.

      In Scope

      • Ensure that queued items appear on the activity
      • New items appear in the activity without reloading (SSE)
      • Test case to capture this in future

      Attachments

        Issue Links

          Activity

            tfennelly Tom FENNELLY added a comment -

            OK... 2 rest API calls it is then it seems .... user friendly and performant vs one API call

            tfennelly Tom FENNELLY added a comment - OK... 2 rest API calls it is then it seems .... user friendly and performant vs one API call
            jamesdumay James Dumay added a comment -

            vivek wouldn't the performance problem be solved by the cache lookup we discussed?

            jamesdumay James Dumay added a comment - vivek wouldn't the performance problem be solved by the cache lookup we discussed?
            vivek Vivek Pandey added a comment -

            jdumay Yes only for the items in the queue. We were discussing here all run objects to be searchable using queue id - that is stop using build id for run api. thats expensive, in memory caching works for small sized objects, here we are talking about cache that spans across all pipelines and their builds.

            vivek Vivek Pandey added a comment - jdumay Yes only for the items in the queue. We were discussing here all run objects to be searchable using queue id - that is stop using build id for run api. thats expensive, in memory caching works for small sized objects, here we are talking about cache that spans across all pipelines and their builds.
            michaelneale Michael Neale added a comment -

            There must be some way we can get a feed of the equivalent info for the agent activity in classic - if this was available then maybe this can be correlated with any in progress things. As it is, information seems to go into a black hole and we have a broken user experience.

            This will result in many duplicate build requests when people manually kick off a build.

            michaelneale Michael Neale added a comment - There must be some way we can get a feed of the equivalent info for the agent activity in classic - if this was available then maybe this can be correlated with any in progress things. As it is, information seems to go into a black hole and we have a broken user experience. This will result in many duplicate build requests when people manually kick off a build.
            michaelneale Michael Neale added a comment -

            tfennelly Ivan is taking a run at this

            michaelneale Michael Neale added a comment - tfennelly Ivan is taking a run at this

            People

              imeredith Ivan Meredith
              jamesdumay James Dumay
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: