Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SG-31392 Add doc for PublishedFiles preset filters #292

Merged
merged 2 commits into from
Aug 31, 2023

Conversation

dsauve-adsk
Copy link
Contributor

No description provided.

Comment on lines 573 to 589
Published LATEST [string] latest_by 'ENTITIES_CREATED_AT':
Files When dealing with multiple
PublishedFiles associated to a group
of entities, returns only the
last PublishedFiles created for each
entity.
For example, when dealing with a
set of Versions, this preset allows
to find the latest PublishedFile created
for each of these Versions.

'VERSION_NUMBER':
When dealing with multiple
PublishedFiles associated to a group
of entities, returns only the
PublishedFile with the highest
version_number.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Published LATEST [string] latest_by 'ENTITIES_CREATED_AT':
Files When dealing with multiple
PublishedFiles associated to a group
of entities, returns only the
last PublishedFiles created for each
entity.
For example, when dealing with a
set of Versions, this preset allows
to find the latest PublishedFile created
for each of these Versions.
'VERSION_NUMBER':
When dealing with multiple
PublishedFiles associated to a group
of entities, returns only the
PublishedFile with the highest
version_number.
Published LATEST [string] latest_by 'ENTITIES_CREATED_AT':
Files When dealing with multiple
PublishedFiles associated to a group
of entities, this will return only the
last PublishedFiles created for each
entity.
For example, when dealing with a
set of Versions, this preset allows you
to find the latest PublishedFile created
for each of these Versions.
'VERSION_NUMBER':
When dealing with multiple
PublishedFiles associated with a group
of entities, this returns only the
PublishedFile with the highest
version_number.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dsauve-adsk something strange happened when I added my suggestion, but I edited the text slightly. I would not commit this suggestion since it looks like the formatting isn't right. But, can you add the updated text?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just did the recommendations, (I also applied it where I copied the text) it changed the formatting so it is hard to validated, but everything should be there...

Copy link
Contributor

@shaynacohen shaynacohen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@dsauve-adsk dsauve-adsk merged commit 7907787 into master Aug 31, 2023
7 checks passed
@dsauve-adsk dsauve-adsk deleted the ticket/SG-31392 branch August 31, 2023 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants