-
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
[Content Import Job Management] Implement the Create Import Job REST endpoint #30669
Closed
6 tasks done
Tracked by
#30550
Comments
valentinogiardino
added a commit
that referenced
this issue
Nov 19, 2024
valentinogiardino
added a commit
that referenced
this issue
Nov 19, 2024
valentinogiardino
added a commit
that referenced
this issue
Nov 19, 2024
valentinogiardino
added a commit
that referenced
this issue
Nov 19, 2024
3 tasks
valentinogiardino
added a commit
that referenced
this issue
Nov 19, 2024
valentinogiardino
added a commit
that referenced
this issue
Nov 19, 2024
valentinogiardino
added a commit
that referenced
this issue
Nov 21, 2024
valentinogiardino
added a commit
that referenced
this issue
Nov 21, 2024
valentinogiardino
added a commit
that referenced
this issue
Nov 21, 2024
valentinogiardino
added a commit
that referenced
this issue
Nov 21, 2024
valentinogiardino
added a commit
that referenced
this issue
Nov 21, 2024
valentinogiardino
added a commit
that referenced
this issue
Nov 21, 2024
valentinogiardino
added a commit
that referenced
this issue
Nov 21, 2024
valentinogiardino
added a commit
that referenced
this issue
Nov 21, 2024
valentinogiardino
added a commit
that referenced
this issue
Nov 21, 2024
valentinogiardino
added a commit
that referenced
this issue
Nov 21, 2024
valentinogiardino
added a commit
that referenced
this issue
Nov 22, 2024
valentinogiardino
added a commit
that referenced
this issue
Nov 22, 2024
valentinogiardino
added a commit
that referenced
this issue
Nov 22, 2024
valentinogiardino
added a commit
that referenced
this issue
Nov 22, 2024
valentinogiardino
added a commit
that referenced
this issue
Dec 3, 2024
github-project-automation
bot
moved this from Internal QA
to Current Sprint Backlog
in dotCMS - Product Planning
Dec 4, 2024
valentinogiardino
moved this from Current Sprint Backlog
to Internal QA
in dotCMS - Product Planning
Dec 4, 2024
fabrizzio-dotCMS
moved this from Internal QA
to QA - Backlog
in dotCMS - Product Planning
Dec 4, 2024
fmontes
added
QA : Failed Internal
QA : Passed Internal
and removed
QA : Passed Internal
QA : Failed Internal
labels
Dec 4, 2024
We need to create a ticket for this, is a blocker for the release to pass the field var. |
github-project-automation
bot
moved this from QA - Backlog
to Internal QA
in dotCMS - Product Planning
Dec 5, 2024
github-project-automation
bot
moved this from Internal QA
to Current Sprint Backlog
in dotCMS - Product Planning
Dec 5, 2024
github-project-automation
bot
moved this from Current Sprint Backlog
to Internal QA
in dotCMS - Product Planning
Dec 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Parent Issue
#30550
Task
Implement the POST /content/import endpoint to allow the creation and enqueuing of new content import jobs. This endpoint will initiate the content import process and return a unique job identifier.
POST /content/import
Parameters:
contentId
,title
).Description:
This endpoint creates a new content import job, enqueues it into the job queue, and returns a unique job identifier. The content import will proceed based on the provided parameters and failure handling options.
Proposed Objective
Core Features
Proposed Priority
Priority 2 - Important
Acceptance Criteria
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
No response
Assumptions & Initiation Needs
No response
Quality Assurance Notes & Workarounds
No response
Sub-Tasks & Estimates
No response
The text was updated successfully, but these errors were encountered: