docs: Document deleted asset display in Contact timeline (7.2 backport)#769
Open
promptless-for-oss wants to merge 1 commit into
Open
docs: Document deleted asset display in Contact timeline (7.2 backport)#769promptless-for-oss wants to merge 1 commit into
promptless-for-oss wants to merge 1 commit into
Conversation
| **Added through API** - Contact created through API. | ||
|
|
||
| **Asset Downloaded** - Lists which Assets a Contact downloaded from your Landing Pages or website. Combining this information with other data can help with analyzing what led a Contact to download the Asset. | ||
| **Asset Downloaded** - Lists which Assets a Contact downloaded from your Landing Pages or website. Combining this information with other data can help with analyzing what led a Contact to download the Asset. If you have deleted the Asset, the timeline displays ``Deleted asset`` without a link or preview. |
Author
There was a problem hiding this comment.
PR #16078 fixes a LogicException in the Contact timeline when an Asset has been deleted; the timeline now renders the literal text Deleted asset without a link or preview. This 7.2 backport mirrors the approved 7.1 edit in PR #760, appending that behavior to the Asset Downloaded bullet in docs/contacts/manage_contacts.rst.
Source: mautic/mautic#16078
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Open this suggestion in Promptless to view citations and reasoning process
Backport of PR #760 to branch 7.2. Clarifies that when an Asset has been deleted but download history remains, the Contact timeline displays "Deleted asset" without a link or preview. Appends to the existing "Asset Downloaded" bullet in the Event History section of docs/contacts/manage_contacts.rst.
Tip: Planning a big docs refactor? Use Deep Analysis to get help with the heavy lifting.