[31] How to create multiple fields with same name?
Say that I want to store some account recovery codes and call them exactly that. If I do it manually in 1P app or on 1password.com, it's allowed and subsequent op item get ... returns these fields with different IDs, which is expected:
[{"id":"i5wpspgywwpmwazlopbfglfddu","label":"unnamed","value":"i am so secret"},{"id":"dbq573tes8vrqhvlwbd6jdxqoj","label":"unnamed","value":"so am i"}]
However, if I do an op item edit in a loop and just specify the same path, i.e. ... 'Subsection.Recovery code[password]=...', it'll get overwritten.
Is there a way to force op to generate a random ID for each field that's being updated?
1Password Version: 2.0.0-beta.6
Extension Version: n/a
OS Version: Ubuntu 20.04
