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

[DAR-2973][External] Creation and import of text item-level properties #946

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

JBWilkie
Copy link
Collaborator

Problem

darwin-py does not have the ability to:

  • Create missing text-item level properties from the properties manifest file
  • Import text item-property values

Solution

  • Add the above capabilities
  • We also remove the ability to create any property (item, annotation, or section) from annotations alone. Properties may only be created from the manifest file, since otherwise we'd need to make an assumption about what type of property we are creating

Changelog

Import of text item-level properties

Copy link

linear bot commented Oct 23, 2024

@JBWilkie JBWilkie merged commit 92002c0 into master Oct 29, 2024
27 checks passed
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

Successfully merging this pull request may close these issues.

2 participants