2sic / 2sxc

DNN + 2sxc = #DNNCMS - This tool helps web designers and developers prepare great looking content in DNN (DotNetNuke). It's like mixing DNN with Umbraco and Drupal :)
http://2sxc.org
MIT License
141 stars 38 forks source link

Bug/Feat: Ensure that the Relationship-DataSources (Children/Parents) respect user draft permissions #3439

Closed iJungleboy closed 1 week ago

iJungleboy commented 2 weeks ago

I'm submitting a

[x] bug report => search github for a similar issue before submitting [x] feature request

...about

[x] admin experience UI [x] Content Types or data management

Current Behavior / Expected Behavior

The Visual Query has three relationship DataSources

It appears that these never did draft/published checks, so if the original entity was public, but the related one was not, it would typically still return that.

Goal is to enforce this in the DataSources, since it's what people would expect

Your environment