Skip to content

fix /Item unable to delete#262

Merged
mas-iota merged 7 commits intomasterfrom
item-unable-to-delete
May 13, 2025
Merged

fix /Item unable to delete#262
mas-iota merged 7 commits intomasterfrom
item-unable-to-delete

Conversation

@AliAlaqrabawi3
Copy link
Copy Markdown
Contributor

No description provided.

const searchOptions = {
filter: { '$json._buildfire.index.date1': { $gte: date } },
limit: 50, skip: 0, recordCount: true
limit: 50, skip: 0, recordCount: true, sort:{rank: -1}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

replace rank with createdOn

@mas-iota mas-iota merged commit 7d68552 into master May 13, 2025
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