You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a Listview Datatype is attached as a property on a Document Type:
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:
The customized Listview is not included in the Export/Import operations, and thus, in the destination site, you get this:
Steps to reproduce
On a doctype, check "Enable Listview" then click on the "Create custom list view" link and save the customized Listview
Do a schema Export for the site
Do a schema Import
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
The text was updated successfully, but these errors were encountered:
If a Listview Datatype is attached as a property on a Document Type:
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:
The customized Listview is not included in the Export/Import operations, and thus, in the destination site, you get this:
Steps to reproduce
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
The text was updated successfully, but these errors were encountered: