Hi,
We created a Distribution Event Handler to handle publishing events that happens on the server. Inside of it, we have a logic in which it adds custom property for page resources to track its first time published date.
Now we run into a problem that when we publish some pages, they don't have the property we've set.
And when we try to publish it again, it would show that property.
What could cause that issue?
Thanks and regards!