duplicated "AllSocialPosts" listview on SocialPost can be created by MdAPI deployment
Last updated 2022-02-10 ·Reference W-5625534 ·Reported By 0 users
Summary
duplicated "AllSocialPosts" listview on SocialPost can be created by MdAPI deployment
- Actual Result
Duplicated "AllSocialPosts" listview is created
- Expected Result
The existing "AllSocialPosts" listview is updated
Repro
REPRODUCER:
1. Enable Social Customer Service (Customize -> Social Media -> Social Customer Service)
2. Retrieve SocialPost and its listviews by following package.xml
<?xml version="1.0" encoding="UTF-8"?>
<Package xmlns="http://soap.sforce.com/2006/04/metadata">;;
<types>
<members>SocialPost</members>
<name>CustomObject</name>
</types>
<types>
<members>*</members>
<name>ListView</name>
</types>
<version>44.0</version>
</Package>
3. Deploy back the zip you just retrieved at 2
4. Go to Social Posts tab and check the list view
You will see two "AllSocialPosts" listviews
Workaround
No workaround
Reported By (0)
Is it Fixed?
Any unreleased services, features, statuses, or dates referenced in this or other public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make their purchase decisions based upon features that are currently available.