Feature(s) impacted
Deletion of a belongsTo item.
Observed behavior
When viewing list of records in a belongs to relationship, selecting a record and then using the Delete action doesn’t delete the item and no delete request is called.
At the second attempt it usually works (it sends a delete request and the item is successfully deleted).
It always works if I try to delete the record from the details page (by clicking on the row), but it requires me to delete the records one by one.
Expected behavior
A delete request should be made and the record should be deleted.
Failure Logs
Screen recording: https://www.youtube.com/watch?v=WPEZ5kkhtrk
Console logs:
Context
- Project name: Explora Project
- Environment name: Development / Staging / Production
- Agent technology: Ruby on Rails 6
- Agent (forest package) name & version: forest_liana gem version 8.3.2