Skip to content

Deploy Export/Import doesn't include all custom Listviews #264

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

Open
hfloyd opened this issue May 1, 2025 · 0 comments
Open

Deploy Export/Import doesn't include all custom Listviews #264

hfloyd opened this issue May 1, 2025 · 0 comments

Comments

@hfloyd
Copy link

hfloyd commented May 1, 2025

If a Listview Datatype is attached as a property on a Document Type:

Image

And you do a Deploy Export, that Listview will be included and imported correctly. However, if there is a customized Listview assigned on the "Enable Listview" option:

Image

The customized Listview is not included in the Export/Import operations, and thus, in the destination site, you get this:

Image

Steps to reproduce

  1. On a doctype, check "Enable Listview" then click on the "Create custom list view" link and save the customized Listview
  2. Do a schema Export for the site
  3. Do a schema Import
  4. Notice the custom listview is not present

Expected result

All necessary Listviews included in destination site, and assigned correctly to Doctypes

Actual result

Custom Listviews are not present, generic "content" listview is assigned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant