Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support updates for items where website/tags are defined #110

Open
jessewindebank1809 opened this issue Sep 11, 2024 · 2 comments
Open

Support updates for items where website/tags are defined #110

jessewindebank1809 opened this issue Sep 11, 2024 · 2 comments

Comments

@jessewindebank1809
Copy link

jessewindebank1809 commented Sep 11, 2024

Current Behavior

Running into this error when attempting to update a text field where the item contains a website/tags:

onepassword_functions.py:update_item:128 - msg="invalid user input: encountered the following errors: cannot update item u7h2vz4yrnb2th2eeqx2cyvjry. Editing is not supported for items with files, custom icons, or fields of types other than 'concealed' or 'text'."

Desired Behavior

Support the update call on fields other than 'concealed' or 'text'.

Benefits & Value

No response

Additional information

No response

@hculea
Copy link
Member

hculea commented Sep 12, 2024

Hey @jessewindebank1809, thank you for reaching out!

Adding support for more field types and another item attributes (such as websites and tags) is indeed on our roadmap, I'm going to be forwarding your request to our Product team for internal prioritzation.

That being said, that message is slightly outdated, as currently the SDK is supporting more field types (such as URLs, credit cards etc.), so I'll also make sure to file a bug report for that error message.

Thank you for your request!

@hculea
Copy link
Member

hculea commented Oct 9, 2024

@jessewindebank1809 we've just published version 0.1.2 of the SDK, with support for tags.

Websites also exist on our short roadmap, stay tuned for that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants