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

Clone item to another Workspace #80

Open
traone opened this issue Mar 16, 2015 · 1 comment
Open

Clone item to another Workspace #80

traone opened this issue Mar 16, 2015 · 1 comment

Comments

@traone
Copy link

traone commented Mar 16, 2015

I would be interested in duplicating an item to other Workspace(s) when a user creates a new item. The Apps within each Workspace have identical schema.

@haugstrup
Copy link
Contributor

If the external_ids for all fields are identical I think you can just remove the item_id property, change the app property to point to your own app and then call the save method on a PodioItem object.

I haven't tested that of course :)

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

No branches or pull requests

3 participants