Hi Greg, I think you should share your controller code in order for me to see how you use the data-module. You should also probably update to beta6 as there as been a number of fixes in the data-module, and UI.
Le mer. 3 févr. 2016 à 20:37, Greg MacDonald <[email protected]> a écrit : > Hi Everyone, > > > > I’m having a strange problem with the complete property of a BuildInstance > in coffeescript. I’ve registered for on change messages for a build > collection, which works great. The only problem is, inside the > onChange(build) method I’m always getting false for build.complete, but if > I $log.debug the build object itself I can drill down and see that complete > is set to true. Other members are fine, like build.number and > build.state_string. typeof build.complete is a Boolean. > > > > I’m running through the gulp proxy. And I’m running relatively recent > code, I haven’t updated to beta 6 yet though. I’m not sure if that > matters. Any ideas? > > > > Thx. > > > > -Greg > _______________________________________________ > users mailing list > [email protected] > https://lists.buildbot.net/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] https://lists.buildbot.net/mailman/listinfo/users
