plone / plone.restapi

RESTful API for Plone.
http://plonerestapi.readthedocs.org/
84 stars 73 forks source link

Choose valid id if id is provided for content creation #1614

Closed ksuess closed 10 months ago

ksuess commented 1 year ago

Fix https://github.com/plone/plone.restapi/issues/1613

mister-roboto commented 1 year ago

@ksuess thanks for creating this Pull Request and helping to improve Plone!

TL;DR: Finish pushing changes, pass all other checks, then paste a comment:

@jenkins-plone-org please run jobs

To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass, but it takes 30-60 min. Other CI checks are usually much faster and the Plone Jenkins resources are limited, so when done pushing changes and all other checks pass either start all Jenkins PR jobs yourself, or simply add the comment above in this PR to start all the jobs automatically.

Happy hacking!

netlify[bot] commented 1 year ago

Deploy Preview for plone-restapi canceled.

Name Link
Latest commit 696edbc4d793c13f362931bbea0a77ba20751fe9
Latest deploy log https://app.netlify.com/sites/plone-restapi/deploys/6427060db6577e000854ed63
tisto commented 10 months ago

@ksuess can we close this PR? The discussion is still in https://github.com/plone/plone.restapi/issues/1613 if we want to move on from there.