Description
Minor bug in the Admin UI Angular code, a line was changed to `
settings.currentTime = parseDateToEpoch(data.follower.currentDate);` but the underlying API still refers to `data.slave`. I believe this is fixed in the master stream as the migration to the new leader/follower naming was complete, but is broken in 8.x (8.7 an onwards).
Attachments
Issue Links
- links to