[ https://issues.apache.org/jira/browse/SOLR-15216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17295628#comment-17295628 ]
Dean Pearce commented on SOLR-15216: ------------------------------------ Opened a PR on GitHub with the minimum viable patch for the 8.x stream: https://github.com/apache/lucene-solr/pull/2456 > Invalid JS Object Key data.followers.currentData > ------------------------------------------------ > > Key: SOLR-15216 > URL: https://issues.apache.org/jira/browse/SOLR-15216 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Components: Admin UI > Affects Versions: 8.7 > Reporter: Dean Pearce > Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > 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). -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org