-
Notifications
You must be signed in to change notification settings - Fork 467
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
API: Create a new version of the content on a second language #30950
Comments
In order to test this issue, please see postman, the Workflow Resource Test / SavingOnDiffLanguageByActionId |
#30992) Previously this change when firing a workflow by action id to an existing contentlet but in a diff language, wasnt working Basically the isWorking perform over the new language which does not exist, this new change test a third option which is look for a version info in another language to proceed
Needs Work: This case is not working propertly
The secondField value should be B because the original is the French version but it is A |
Needs Work:
|
Looking at the feedback |
PR to fix the feedback Note: on the postmans I have found a mistake, the query string is using lang=1 for setting the language id, it is "language" instead |
Note1: now when trying to create a contentlet with a non existing language, it returns 400 bad request. |
Parent Issue
User Story
As a user, I want to create a new content in another language that is related to an existing content, so that I can have content available in multiple languages through the REST API of workflows.
Acceptance Criteria
Proposed Objective
Core Features
Proposed Priority
Priority 2 - Important
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
No response
Assumptions & Initiation Needs
Quality Assurance Notes & Workarounds
Sub-Tasks & Estimates
No response
The text was updated successfully, but these errors were encountered: