Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
sb-learning-platform
Commits
23a95dc1
Commit
23a95dc1
authored
2 years ago
by
Jayaprakash n
Browse files
Options
Download
Patches
Plain Diff
Issue #KN-439 feat: CSP Migration Job
parent
28cf5ec2
prasath-release-5.2.0_RC6
prasath-5.2.0_RC1
prasath-5.2.0_RC1-uat
release-5.2.0_RC7
release-5.2.0_RC6
release-5.2.0_RC5
release-5.2.0_RC4
release-5.2.0_RC3
release-5.2.0_RC2
release-5.2.0_RC1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
kubernetes/helm_charts/datapipeline_jobs/values.j2
+4
-4
kubernetes/helm_charts/datapipeline_jobs/values.j2
with
4 additions
and
4 deletions
+4
-4
kubernetes/helm_charts/datapipeline_jobs/values.j2
+
4
−
4
View file @
23a95dc1
...
...
@@ -1361,10 +1361,10 @@ csp-migrator:
neo4j_fields_to_migrate = {
"asset": ["artifactUrl","thumbnail"],
"content": ["appIcon","artifactUrl", "posterImage", "previewUrl", "thumbnail", "assetsMap", "certTemplate", "itemSetPreviewUrl", "grayScaleAppIcon","sourceURL"],
"contentimage": ["appIcon","artifactUrl", "posterImage", "previewUrl", "thumbnail", "assetsMap", "certTemplate", "itemSetPreviewUrl", "grayScaleAppIcon","sourceURL"],
"collection": ["appIcon","artifactUrl", "posterImage", "previewUrl", "thumbnail", "toc_url", "grayScaleAppIcon"],
"collectionimage": ["appIcon","artifactUrl", "posterImage", "previewUrl", "thumbnail", "toc_url", "grayScaleAppIcon"],
"content": ["appIcon","artifactUrl", "posterImage", "previewUrl", "thumbnail", "assetsMap", "certTemplate", "itemSetPreviewUrl", "grayScaleAppIcon",
"sourceURL"
, "variants", "downloadUrl"
],
"contentimage": ["appIcon","artifactUrl", "posterImage", "previewUrl", "thumbnail", "assetsMap", "certTemplate", "itemSetPreviewUrl", "grayScaleAppIcon",
"sourceURL"
, "variants", "downloadUrl"
],
"collection": ["appIcon","artifactUrl", "posterImage", "previewUrl", "thumbnail", "toc_url", "grayScaleAppIcon"
, "variants"
],
"collectionimage": ["appIcon","artifactUrl", "posterImage", "previewUrl", "thumbnail", "toc_url", "grayScaleAppIcon"
, "variants"
],
"plugins": ["artifactUrl"],
"itemset": ["previewUrl"],
"assessmentitem": ["data", "question", "solutions", "editorState", "media"]
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets