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

[Task]: Remove setting of published entities from Import flow entirely #38767

Closed
sondermanish opened this issue Jan 20, 2025 · 0 comments · Fixed by #38806
Closed

[Task]: Remove setting of published entities from Import flow entirely #38767

sondermanish opened this issue Jan 20, 2025 · 0 comments · Fixed by #38806
Assignees
Labels
Task A simple Todo

Comments

@sondermanish
Copy link
Contributor

SubTasks

Description

In the import flow for applications, we generate the application and all it's entities from the json, when these entities are generated, we copy published part of entities as well, which is no longer required and it's mostly the dead code.

Task is to remove all such published setting in the import flow for

  • NewPage in NewPageImportServiceImpl and NewPageImportServiceCEImpl
  • NewActions in NewActionImportableServiceCEImpl and NewActionImportableServiceImpl
  • Action Collections ActionCollectionImportableServiceCEImpl and ActionCollectionImportableServiceCEImpl
  • Themes in ThemeImportServiceCEImpl and ThemeImportServiceImpl
  • Custom Js Libs CustomJSLibsImportServiceCEImpl and CustomJSLibsImportServiceImpl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task A simple Todo
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant