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
findRaw() and getRaw() return unpublished page reference fields.
Expected behavior
I think unpublished pages should not be returned
Optional: Screenshots/Links that demonstrate the issue
Optional: Suggestion for a possible fix
I am not sure if this behavior is intentional or not, but I am not sure if there is actually a way to override this and just get published pages as is the default for a regular find/get
Steps to reproduce the issue
Have a page reference field where some pages have been selected that are unpublished.
The text was updated successfully, but these errors were encountered:
Short description of the issue
findRaw()
andgetRaw()
return unpublished page reference fields.Expected behavior
I think unpublished pages should not be returned
Optional: Screenshots/Links that demonstrate the issue
Optional: Suggestion for a possible fix
I am not sure if this behavior is intentional or not, but I am not sure if there is actually a way to override this and just get published pages as is the default for a regular find/get
Steps to reproduce the issue
The text was updated successfully, but these errors were encountered: