jamalex / jamalex/notion-py

Create new tags in collection

Open
#28 2 comments 5 reactions 0 assignees View on GitHub
enhancement priority
Dominant language
Python
Stars
4.4k
Forks
470
PR merge metrics
No merged PRs in 30d

Description

How can we create a new possible tags in a select or multi-selct collection property ?
I see the schema involves unique ID for each tags ...
```python
cv.collection.get_schema_property('tags')
{'id': '.$

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named in the issue. Start by reproducing the ValueError when assigning a new value to the multi_select property, then trace the collection schema and property-update API. Done means a new option can be created and assigned without the value being rejected.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend-api-design
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.