ainfo is not updating

Options
reingrmk
reingrmk
Community Member

I have a Template for VPN Connection Information. The Template is a Section without title containing for fields ("Benutzername", "Kennwort", "Server", "PSK"). When creating a new Item from this template the ainfo is set to the content of "Benutzername".

If i now duplicate this Item and change "Benutzername" ainfo stays the same.

JSON Data from that Item
{
"overview": {
"title": "VPN Debug",
"ainfo": "mr"
},
"details": {
"notesPlain": "",
"sections": [
{
"name": "***",
"title": " ",
"fields": [
{
"t": "Benutzername",
"n": "***",
"k": "string",
"v": "test123"
},
{
"t": "Kennwort",
"n": "***",
"k": "concealed",
"v": "***"
},
{
"t": "Server",
"n": "***",
"k": "string",
"v": "***"
},
{
"t": "PSK",
"n": "***",
"k": "concealed",
"v": "***"
}
]
}
]
},
"createdAt": "2019-08-26T08:21:01.000Z",
"updatedAt": "2022-05-27T08:22:01.000Z",
"faveIndex": 0,
"trashed": "N",
"templateUuid": "***",
"uuid": "***"
}

I am mainly using the linux app, but its the same with the windows app, browser extension (chrome), website and android app. The ios app does not have this problem and I can not test the mac version.


1Password Version: 8.8.0
Extension Version: 2.3.7
OS Version: Manjaro Linux

Comments

  • Hello @reingrmk, thank you for letting us know about this. I have passed your report on to our developers so they can look into it further. We appreciate that you checked it across platforms, too!

    ref: dev/core/core#15575

This discussion has been closed.