stable

Clone or download

Read-only

Distinguish item creation/update in heartbeats

Part of story #10334: Widget Heartbeat - artifacts The flag is_an_update allow clients to know if the information they receive concern artifact creation or artifact update. Change-Id: Idbb052399f20edff4f8a004fb80221abb90c364a

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/LatestHeartbeatsCollector.php +1 −0 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php +5 −0 Go to diff View file
M src/common/project/HeartbeatsEntry.php +21 −8 Go to diff View file
M src/common/project/REST/HeartbeatsEntryRepresentation.php +11 −7 Go to diff View file