Comment 22 for bug 1750894

Revision history for this message
Kathy Lussier (klussier) wrote :

I haven't had a chance to test much so far, but I did notice an issue with my initial workstation registration.

Because I was using a new database, I had to register my workstation before logging in. I click the button to register it, it stores the information in my local storage and registers the workstation in the database, but the workstation name doesn't then disappear from the text-entry box as it normally does. It also doesn't appear below in the dropdown menu of registered workstations.

It does appear on the login screen, but there is no default workstation displaying on this screen. I have to click the dropdown to see the workstations.

I see the following in the Console when I first retrieve the workstation registration interface:

Error: [ngRepeat:dupes] Duplicates in a repeater are not allowed. Use 'track by' expression to specify unique keys. Repeater: ws in workstations, Duplicate key: string:BR1-masslnc, Duplicate value: BR1-masslnc
https://errors.angularjs.org/1.6.10/ngRepeat/dupes?p0=ws%20in%20workstations&p1=string%3ABR1-masslnc&p2=BR1-masslnc
    at vendor.bundle.js:6
    at vendor.bundle.js:6
    at i (vendor.bundle.js:6)
    at h.$digest (vendor.bundle.js:6)
    at vendor.bundle.js:6
    at r (vendor.bundle.js:6)
    at vendor.bundle.js:6
(anonymous) @ vendor.bundle.js:6

There are no Console errors when I attempt to register the workstation.