-
We have several strategies for handling duplicate events:
- Use clean pagination logic that avoids ingesting duplicates.
- Use the `fingerprint` processor to set an `_id` value.
- Use a latest transf…
-
**Describe the bug**
Soft deletes have been enforced from 2.x without any option to disable it through #1903. Enabling soft deletes can leave segments with large number of deleted documents impacting…
-
Craft 4.9.2
Asset Usage 3.3.0
I ran the CLI to delete all unused assets. It completed and in reviewing the asset manager of the control panel, it all looked good. I reran the index and notice they…
-
When implementing a ManyToMany relation with a 'through' table in an effort to add soft deletes across the pivot, the related objects returned from the related manager are not filtered out by their so…
-
## Version information
- Laravel: v5.6.26
- Voyager: v1.1.3
- PHP: 7.2.7
- Database: SQLite3 v3.11.0
## Description
When creating a new table from within the Voyager control panel, the…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
When editing a file that with soft wrapping:
- control-e goes to the end of the soft-wrap…
-
we probably want to have a fairly dynamic strategy with this one. Some projects we may want to archive (like a language project), others like a training or test project we are probably fine with an im…
-
Soft deletes were recently added, but we have no way to review records that are soft deleted which means data can get in a weird state, such as deleting a device to be recreated but on next join it co…
-
## 1.3.0
✅On-Hit Bomb Attack: options for bombs to become a proc
Add "For Fun" or "Extras" config category:
"V": play the first few notes of Megalovania whenever Ego converts an item
"Mithrix …
-
## Describe the feature
The feature request is to enhance the soft delete functionality by allowing the specification of a delId field. This field would be set to the value of the id field (or …