Ticket #1700 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Force builds on waterfall keeps appending the sendchange user to itself

Reported by: lsblakk Owned by:
Priority: minor Milestone: 0.8.3
Version: 0.8.2 Keywords: web
Cc:

Description

I will attach screenshot, but basically the summary says it all.

Attachments

Screen shot 2010-12-03 at 10.25.39 AM.png Download (79.8 KB) - added by lsblakk 2 years ago.
Screenshot of the excessively long sendchange user name
884487f4111db54b47e0b1e737d99831.png Download (79.8 KB) - added by dustin 2 years ago.

Change History

Changed 2 years ago by lsblakk

Screenshot of the excessively long sendchange user name

comment:1 Changed 2 years ago by dustin

  • Milestone changed from undecided to 0.8.3

I've seen this on and off. Something's broken in the status text handling.

Changed 2 years ago by dustin

comment:2 Changed 2 years ago by dustin

  • Keywords web added

It's because there are multiple changes for that particular build request. It's not very well-presented in the web interface, though!

comment:3 Changed 2 years ago by Dustin J. Mitchell

  • Status changed from new to closed
  • Resolution set to fixed

Improve presentation of multiple changes in pending builds

Previously displayed change.who as a link to the change, with no joining whitespace; now displays revision with a change link for up to 3 changes, otherwise a count of changes. Fixes #1700

Changeset: 4d26d6d010ad26a41060d599c0186f8bdbc616a1

comment:4 Changed 2 years ago by Dustin J. Mitchell

better version of previous patch, without changing |shortrev

Refs #1700

Changeset: 6c1aa0f0c7d76eadc108961c4a2882f538f9d2ff

Note: See TracTickets for help on using tickets.