'Delete this entry' on Single Types deletes unexpectedly

  • Strapi version: 3.6.8
  • OS: Windows:
  • Database: SQLite:
  • Node version: 14.16.1:
  • Npm version: 16.14.12

Delete this entry’ on Single Types only ever deletes the default locale regardless of which locale is selected.

Steps to reproduce the behavior

  1. Add a new single type and save.
  2. Add translations for the same type and save.
  3. Select any one of the translations for the non-default locale and select Delete this entry

The above is confirmed by changing the default locale and carrying out the same steps.