How to check if there are duplicates in my project

💻 Environment/Context

  • Project
  • Media
  • Duplicate

 

❓ Issue/Question

  • Could you please check if in my project there are some duplicate photo?

 

👌 Resolution/Answer

  • You can check duplicates by sorting the media by Name (A-Z)
  • Media with the same filename will appear next to each other in the list.

 

 

🔖 Notes 

  •